Skip to content

Core: Expose Iceberg-managed view properties - #17740

Open
charliec05 wants to merge 1 commit into
apache:mainfrom
charliec05:agent/view-managed-properties
Open

Core: Expose Iceberg-managed view properties#17740
charliec05 wants to merge 1 commit into
apache:mainfrom
charliec05:agent/view-managed-properties

Conversation

@charliec05

Copy link
Copy Markdown

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

@github-actions github-actions Bot added the core label Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Core: Expose Iceberg-managed view properties

1 participant