zhztheplayer commented on PR #11900: URL: https://github.com/apache/gluten/pull/11900#issuecomment-4249090347
@malinjawi thanks for your write-up. I understand the current status better now. Overall, I thought a native DV IO layer might possibly become beneficial in the future, when we meet more DV-heavy workloads than the time being. So we don't have to stick on one single approach against the other. I would be inclined to start from a simpler, easier-to-maintain approach, i.e., passing DVs from Java to C++, and preserve the possibility of switching to native DV layer in our design and roadmap. Just my 2 cents, insights are welcome here. -- 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]
