trucnguyenlam commented on a change in pull request #9489:
URL: https://github.com/apache/arrow/pull/9489#discussion_r579188203



##########
File path: python/pyarrow/parquet.py
##########
@@ -541,6 +541,8 @@ def _sanitize_table(table, new_schema, flavor):
     The serialized Parquet data page format version to write, defaults to
     1.0. This does not impact the file schema logical types and Arrow to
     Parquet type casting behavior; for that use the "version" option.
+use_compliant_nested_type : bool, default False
+    Write compliant Parquet nested type, defaults to disable.

Review comment:
       I've expanded documentation, please let me know if you are happy about 
it. :) 




----------------------------------------------------------------
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:
[email protected]


Reply via email to