kazuyukitanimura commented on PR #318: URL: https://github.com/apache/datafusion-comet/pull/318#issuecomment-2075734924
Thanks @andygrove @viirya > I think the original idea in the ticket is to create different shim for different Spark version instead of using reflection API for all Spark versions? That's right. Currently it is `spark-3.x` dir only, but I plan to add `spark-4.0` for example. If we want to split `spark-3.4` dir out of `spark-3.x` we can do so as follow up. -- 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]
