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

   > Nowadays, WriteRecordBatch is supported in C++ ParquetWriter, so, it's 
possible that Python use WriteRecordBatch rather than WriteTable.
   
   How does `WriteRecordBatch` work?  Does it write the data to disk without 
closing the row group?  Wouldn't you get incomplete pages?  What if the batch 
only has 1 row?


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