[
https://issues.apache.org/jira/browse/HIVE-27013?focusedWorklogId=847821&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-847821
]
ASF GitHub Bot logged work on HIVE-27013:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Feb/23 13:11
Start Date: 27/Feb/23 13:11
Worklog Time Spent: 10m
Work Description: ayushtkn opened a new pull request, #4088:
URL: https://github.com/apache/hive/pull/4088
### What changes were proposed in this pull request?
Provide a config to set catalog level properties globally for all catalogs.
### Why are the changes needed?
User Ease
### Does this PR introduce _any_ user-facing change?
Yes, Iceberg Catalog level properties can be set at global level
### How was this patch tested?
UT
Issue Time Tracking
-------------------
Worklog Id: (was: 847821)
Remaining Estimate: 0h
Time Spent: 10m
> Provide an option to enable iceberg manifest caching for all catalogs
> ---------------------------------------------------------------------
>
> Key: HIVE-27013
> URL: https://issues.apache.org/jira/browse/HIVE-27013
> Project: Hive
> Issue Type: Improvement
> Components: Iceberg integration
> Reporter: Rajesh Balamohan
> Assignee: Ayush Saxena
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {color:#222222}I tried the following thinking that it would work with iceberg
> manifest caching; but it didn't.{color}
> {noformat}
> alter table store_sales set
> tblproperties('io.manifest.cache-enabled'='true');{noformat}
> {color:#222222}Creating this ticket as a placeholder to fix the same.{color}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)