andygrove commented on PR #21508: URL: https://github.com/apache/datafusion/pull/21508#issuecomment-4254519503
We discussed this PR during the weekly sync today. There seemed to be support for the idea of having tests that use Spark SQL so we can run the same queries in Spark and DataFusion. Here is a PR towards that efffort, which adds Spark SQL dialect to the sqlparser crate. I used Comet's existing SQL tests to drive the features. https://github.com/apache/datafusion-sqlparser-rs/pull/2305 -- 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]
