kszucs commented on a change in pull request #10575:
URL: https://github.com/apache/arrow/pull/10575#discussion_r673292340



##########
File path: python/pyarrow/parquet.py
##########
@@ -1254,13 +1262,19 @@ class ParquetDataset:
     use_legacy_dataset=False. If using a filesystem layer that itself
     performs readahead (e.g. fsspec's S3FS), disable readahead for best
     results.
+coerce_int96_timestamp_unit : str, default None.
+        Cast timestamps that are stored in INT96 format to a particular

Review comment:
       Seems like the tabulation is wrong 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