Re: [PR] Core: Propagate catalog-level properties to iceberg-views. [iceberg]

2024-09-17 Thread via GitHub
nk1506 commented on PR #11025: URL: https://github.com/apache/iceberg/pull/11025#issuecomment-2355701201 Closing this, I will push this on the ongoing pr https://github.com/apache/iceberg/pull/11064 -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] Core: Propagate catalog-level properties to iceberg-views. [iceberg]

2024-09-17 Thread via GitHub
nk1506 closed pull request #11025: Core: Propagate catalog-level properties to iceberg-views. URL: https://github.com/apache/iceberg/pull/11025 -- 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 sp

Re: [PR] Core: Propagate catalog-level properties to iceberg-views. [iceberg]

2024-09-12 Thread via GitHub
nk1506 commented on code in PR #11025: URL: https://github.com/apache/iceberg/pull/11025#discussion_r1756980738 ## core/src/main/java/org/apache/iceberg/view/BaseMetastoreViewCatalog.java: ## @@ -79,6 +79,7 @@ protected BaseViewBuilder(TableIdentifier identifier) { Precon

Re: [PR] Core: Propagate catalog-level properties to iceberg-views. [iceberg]

2024-09-12 Thread via GitHub
nastra commented on code in PR #11025: URL: https://github.com/apache/iceberg/pull/11025#discussion_r1756919950 ## core/src/main/java/org/apache/iceberg/view/BaseMetastoreViewCatalog.java: ## @@ -79,6 +79,7 @@ protected BaseViewBuilder(TableIdentifier identifier) { Precon

[PR] Core: Propagate catalog-level properties to iceberg-views. [iceberg]

2024-08-27 Thread via GitHub
nk1506 opened a new pull request, #11025: URL: https://github.com/apache/iceberg/pull/11025 Similar like Iceberg-Table, allow view properties defaults to be configured at catalog level. -- This is an automated message from the Apache Git Service. To respond to the message, please log on