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


Reply via email to