How does Spark in Java/Scala communicate with the Native C++ Implementation of Velox Backend #8416
VaibhavFRI
started this conversation in
General
Replies: 2 comments 1 reply
-
Hi @VaibhavFRI, this question seems to be a little bit too broad. Though if you are about to look at the code, you may started from the JNI wrapper files (E.g., JniWraper.scala / JniWraper.cc) which are responsible for handling communications between Java code and C++ code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @zhztheplayer thanks will look into those files. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Wanted to know how gluten helps in offloading spark workload to velox backend and how it communicates
Beta Was this translation helpful? Give feedback.
All reactions