smaheshwar-pltr opened a new pull request, #11798: URL: https://github.com/apache/iceberg/pull/11798
The code comment above the `WRITE_OBJECT_STORE_PARTITIONED_PATHS` constant in `TableProperties` was incorrect - partition values are excluded when this property is set to *false*, not true, and object store is enabled, as stated in the [docs](https://iceberg.apache.org/docs/1.7.0/aws/#object-store-file-layout). This PR fixes the comment to be consistent. -- 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]
