comphead commented on code in PR #3299:
URL: https://github.com/apache/datafusion-comet/pull/3299#discussion_r2734341557


##########
common/src/main/scala/org/apache/comet/CometConf.scala:
##########
@@ -306,7 +306,7 @@ object CometConf extends ShimCometConf {
           "of the JVM implementation. This can improve performance for queries 
that need to " +
           "convert between columnar and row formats. This is an experimental 
feature.")

Review Comment:
   ```suggestion
             "convert between columnar and row formats.")
   ```
   
   should be the experimental feature be enabled by default? 



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