mapleFU commented on code in PR #41765:
URL: https://github.com/apache/arrow/pull/41765#discussion_r1696242584
##########
python/pyarrow/parquet/core.py:
##########
@@ -239,6 +239,10 @@ class ParquetFile:
resolution (e.g. 'ms'). Setting to None is equivalent to 'ns'
and therefore INT96 timestamps will be inferred as timestamps
in nanoseconds.
+ convert_unknown_logical_types : bool, default false
Review Comment:
default `False`?
--
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]