parthchandra opened a new pull request, #321: URL: https://github.com/apache/datafusion-comet/pull/321
## Closes #320 . ## Rationale for this change Setup a test pipeline to run Spark sql tests with ANSI modeenabled. This is part of the effort to reach full ANSI mode support ## What changes are included in this PR? Adds a new manual pipeline to run Spark SQL tests with ANSOI mode enabled. Sets the environment variable `ENABLE_COMET_ANSI_MODE=true` before running the tests. ## How are these changes tested? Manually run spark tests on command line with Spark 3.4.2. -- 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]
