charliec05 opened a new pull request, #17740:
URL: https://github.com/apache/iceberg/pull/17740

   Closes #17719
   
   ## What changed
   - Add `ICEBERG_MANAGED_PROPERTIES` in `ViewProperties` listing properties 
managed by Iceberg that should be preserved during view replacement.
   - Add `TestViewProperties` coverage validating the set and confirming 
`COMMENT` is intentionally excluded.
   
   ## Testing
   - `./gradlew --no-parallel --max-workers=2 :iceberg-core:test --tests 
org.apache.iceberg.view.TestViewProperties`
   - `./gradlew --no-parallel --max-workers=2 :iceberg-core:spotlessCheck`
   
   ## Notes
   - This PR addresses issue #17719 by surfacing managed view properties as an 
explicit set for downstream engines.


-- 
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]

Reply via email to