andygrove commented on issue #3874: URL: https://github.com/apache/datafusion-comet/issues/3874#issuecomment-4171717015
The solution is probably to wrap the Spark scan in `CometSparkToColumnarExec` so the rest of the stage is Comet native. However, we need to fix the compatibility issues (timezone related) with `CometSparkToColumnarExec` first. -- 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]
