martin-g commented on code in PR #3819:
URL: https://github.com/apache/datafusion-comet/pull/3819#discussion_r3020718907


##########
common/src/main/scala/org/apache/comet/CometConf.scala:
##########
@@ -140,7 +140,7 @@ object CometConf extends ShimCometConf {
           "Iceberg tables are read directly through native execution, 
bypassing Spark's " +
           "DataSource V2 API for better performance.")

Review Comment:
   https://datafusion.apache.org/comet/user-guide/latest/iceberg.html says that 
Iceberg support is experimental. Some other config entries mention that they 
are experimental.
   
   ```suggestion
             "DataSource V2 API for better performance. This feature is 
experimental.")
   ```



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