Backend-specific contents in common code spaces #7734
Replies: 1 comment
-
Oops, sorry. I feel I notified the root Apache group by accident. Please ignore the notification. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@apache/gluten-committersWe now have some code that is for VL / CH backend specifically, but placed in common code module. A typical one we are all aware of is backends' CPP code. Velox's is undercpp
while CH's is undercpp-ch
. I am looking for a good timing to move them to their own modules (backends-velox / backends-clickhouse).If you have some thoughts on this, please comment or reply to this email thread. Thanks.Beta Was this translation helpful? Give feedback.
All reactions