judahrand commented on PR #37469: URL: https://github.com/apache/arrow/pull/37469#issuecomment-1714360578
> The logic is ok here, however, I think we should export the flag to `parquet/core.py`, and from that to `_dataset_parquet.pyx`. You can take a look at your another patch ( #37665 ). Since just a `_dataset_parquet` config is hard to use for users. The flags are already there! They were just never added to the `ParquetFileWriteOptions`: https://github.com/apache/arrow/blob/e56726c161df1d588f2f6197dbdd0c0011f14855/python/pyarrow/parquet/core.py#L976 -- 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]
