seanslma commented on issue #38171:
URL: https://github.com/apache/arrow/issues/38171#issuecomment-1754163578

   This bug in pyarrow together with the bug in pandas 
https://github.com/pandas-dev/pandas/issues/55212 makes a lot of troubles for 
our api. Note out fastapi uses pyarrow 12.0.0 and converts pandas df to parquet 
bytes.
   
   I believe the changes in pyarrow 13.0.0 are in this PR: 
https://github.com/apache/arrow/pull/35656
   
   It's good to keep the original units but converting `ns` to `us` sounds not 
good.


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