bert-beyondloops commented on PR #18074:
URL: https://github.com/apache/datafusion/pull/18074#issuecomment-3421783755

   @alamb 
   
   I've added documentation clarifying the minimum number of files written for 
each output scenario.
   
   I believe that for non-partitioned multi-file output, we should respect the 
minimum_parallel_output_files setting. However, with partitioned output, we 
cannot pre-create files because the partition key values are unknown until data 
is processed.
   
   
   
   
   
   
   
   


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