zhztheplayer commented on PR #11900: URL: https://github.com/apache/gluten/pull/11900#issuecomment-4240905538
@malinjawi many thanks for taking time for testing. > Therefore, the two approaches are effectively performance-neutral for this test, so JVM handoff path is not clearly better then native in these testing. If the performance is at the same level, should we just pass DVs from Java to C++? So we can save some energy from maintaining the C++ DV reader by ourselves. Or do you have other reasons to add the C++ DV reader? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
