AlenkaF commented on PR #38279: URL: https://github.com/apache/arrow/pull/38279#issuecomment-1768233131
Thank you for the contribution @Divyansh200102 ! I think the issue was about adding docstrings to [ParquetFileWriteOptions](https://github.com/apache/arrow/blob/fd57b7ae1cc29bad579dc0d2661f3417bada0334/python/pyarrow/_dataset_parquet.pyx#L560) class, similar to [ParquetReadOptions](https://github.com/apache/arrow/blob/fd57b7ae1cc29bad579dc0d2661f3417bada0334/python/pyarrow/_dataset_parquet.pyx#L495) and then adding `ParquetFileWriteOptions` to API docs, not `ParquetWriteOptions`. -- 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]
