wForget commented on code in PR #2812:
URL: https://github.com/apache/datafusion-comet/pull/2812#discussion_r2558425314


##########
docs/source/user-guide/latest/operators.md:
##########
@@ -27,6 +27,7 @@ not supported by Comet will fall back to regular Spark 
execution.
 | BatchScanExec           | Yes               | Supports Parquet files and 
Apache Iceberg Parquet scans. See the [Comet Compatibility Guide] for more 
information. |
 | BroadcastExchangeExec   | Yes               |                                
                                                                                
    |
 | BroadcastHashJoinExec   | Yes               |                                
                                                                                
    |
+| DataWritingCommandExec  | No                | Experimental support for 
native Parquet writes. Disabled by default.                                     
          |

Review Comment:
   Should we change `InsertIntoHadoopFsRelationCommand` here?



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