kazuyukitanimura commented on code in PR #493:
URL: https://github.com/apache/datafusion-comet/pull/493#discussion_r1625084169


##########
docs/source/user-guide/configs.md:
##########
@@ -23,7 +23,6 @@ Comet provides the following configuration settings.
 
 | Config | Description | Default Value |
 |--------|-------------|---------------|
-| spark.comet.ansi.enabled | Comet does not respect ANSI mode in most cases 
and by default will not accelerate queries when ansi mode is enabled. Enable 
this setting to test Comet's experimental support for ANSI mode. This should 
not be used in production. | false |

Review Comment:
   Thanks, I plan to associate this config with `spark.sql.ansi.enabled`. So 
when Spark enables ANSI, so does Comet



-- 
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]

Reply via email to