westonpace commented on issue #15256:
URL: https://github.com/apache/arrow/issues/15256#issuecomment-1379201105

   > It seems that we want to use arrow::dataset::Partitioning::Default() for 
no partition write. (All data are written to the base directory.)
   
   I agree.  Either `Partitioning::Default` means "no partitioning" or we get 
rid of `Partitioning::Default` and make partitioning optional anywhere it is 
specified.  I think your suggestions (`Partitioning::Default` means "all in one 
directory") is the easiest.


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

Reply via email to