Commits


Jiaxing Liang authored and GitHub committed c46fd24eded
MINOR: [Python][Docs] Fix default for use_compliant_nested_type in parquet write_table docstring (#38471) ### Rationale for this change the default value of use_compliant_nested_type is True ### What changes are included in this PR? Change the comment from False to True ### Are these changes tested? No, it just changed the comment ### Are there any user-facing changes? No Authored-by: Jiaxing Liang <58449896+sfc-gh-jliang@users.noreply.github.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>