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 2020/06/04 21:06:19 UTC

[GitHub] [arrow] wesm commented on a change in pull request #7348: ARROW-3154: [Python] Expand documentation on Parquet metadata inspection and writing of _metadata

wesm commented on a change in pull request #7348:
URL: https://github.com/apache/arrow/pull/7348#discussion_r435548783



##########
File path: docs/source/python/parquet.rst
##########
@@ -244,6 +277,18 @@ an exception will be raised. This can be suppressed by passing
    pq.write_table(table, where, coerce_timestamps='ms',
                   allow_truncated_timestamps=True)
 
+Timestamps with nanoseconds can be stored without casting when using the
+more recent Parquet format version 2.0:

Review comment:
       Yes, IMHO it is OK




----------------------------------------------------------------
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:
users@infra.apache.org