kevinjqliu opened a new issue, #1231: URL: https://github.com/apache/iceberg-python/issues/1231
### Feature Request / Improvement While debugging, we noticed that certain table properties are not documented in the [configurations page](https://py.iceberg.apache.org/configuration/#write-options) Such as `write.target-file-size-bytes` https://github.com/apache/iceberg-python/blob/7cf0c225c3cdb32ac5e390de06b7b0e4fe7de92e/pyiceberg/io/pyarrow.py#L2604-L2608 https://github.com/apache/iceberg-python/blob/7cf0c225c3cdb32ac5e390de06b7b0e4fe7de92e/pyiceberg/table/__init__.py#L177-L178 We should go through all the table properties and make sure they are properly documented -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
