tustvold opened a new issue, #2015:
URL: https://github.com/apache/arrow-rs/issues/2015

   **Describe the bug**
   
   If calls to `write_batch_with_statistics` are mixed with calls to 
`write_batch` it can lead to invalid page statistics, as they will only be 
computed for the data passed to `write_batch`.
   
   **To Reproduce**
   
   Inspect code
   
   **Expected behavior**
   
   These methods should behave consistently
   
   **Additional context**
   Add any other context about the problem here.
   


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