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


##########
native/proto/src/proto/operator.proto:
##########
@@ -236,6 +237,12 @@ message ShuffleWriter {
   bool tracing_enabled = 7;
 }
 
+message ParquetWriter {
+  string output_path = 1;

Review Comment:
   With this PR, we fall back to Spark for now for partitioned writes. There 
are checks in `getSupportLevel`.



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