alamb commented on issue #5383:
URL: 
https://github.com/apache/arrow-datafusion/issues/5383#issuecomment-1445347791

   > P.S. Another thing I just noticed, is that the empty partition files 
actually shouldn't be completely empty, they should have a header row. For CSV, 
the default is to have the header rows in files written, so those empty parts 
should at least have the header row.
   
   I am not sure about this, although perhaps simple changing the code to 
ensure there is a header row written (even if there was no data) would be less 
confusing overall?


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