You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/23 14:33:05 UTC

[GitHub] [arrow] sdebruyn commented on issue #1920: Cannot coerce_timestamps when writing parquet with pyarrow

sdebruyn commented on issue #1920:
URL: https://github.com/apache/arrow/issues/1920#issuecomment-1164486315

   What about the same issue when reading? I have a source that provides parquet files with INT96 timestamps with ms precision. I can read this in arrow by adding `coerce_int96_timestamp_unit="ms"`. But then it goes wrong when converting to pandas. I get the same exception as above.


-- 
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: github-unsubscribe@arrow.apache.org

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