andygrove opened a new issue, #2724: URL: https://github.com/apache/datafusion-comet/issues/2724
### What is the problem the feature request solves? The Spark diffs contain logic for the following configs: - `ENABLE_COMET_SCAN_ONLY`: This is no longer set when running Spark SQL tests and should be removed from the diffs now. - `ENABLE_COMET_ANSI_MODE`: This is used to enable `spark.sql.ansi.enabled` and does not enable any Comet features. This should be removed since there are specific tests in the Spark SQL suite for ANSI mode. ### Describe the potential solution _No response_ ### Additional context _No response_ -- 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]
