westonpace commented on pull request #9644:
URL: https://github.com/apache/arrow/pull/9644#issuecomment-803273688


   There is one failing check 
https://github.com/apache/arrow/pull/9644/checks?check_run_id=2153389817 which 
I've been unable to reproduce locally.  However, I'm not sure why this would be 
expected to pass in the first place.  The failing check is here: 
https://github.com/westonpace/arrow/blob/feature/arrow-11887/python/pyarrow/tests/test_csv.py#L1247
   
   I'm not sure what would be cleaning up the reader.  The batches themselves 
should have been transferred but the parsing & inferring allocates some number 
of resizable buffers.  Also, the failure is overshooting by far more than one 
block.  @pitrou could I get your thoughts on this?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to