qqchang2nd opened a new issue, #12251:
URL: https://github.com/apache/iceberg/issues/12251

   ### Feature Request / Improvement
   
   Description:
   Currently, HadoopTables.load() doesn't support passing custom properties 
when loading tables. While HiveCatalog and HadoopCatalog support manifest 
caching through their initialize() method (as implemented in #4518), 
HadoopTables lacks this capability. This enhancement adds property support to 
HadoopTables.load() to enable manifest caching and other configurations.
   
   Problem:
   - HadoopTables lacks the ability to configure manifest caching during table 
loading
   - Unlike HiveCatalog and HadoopCatalog which can enable manifest caching 
through initialize(), HadoopTables has no mechanism to pass these settings
   - This creates inconsistency in how manifest caching can be configured 
across different catalog implementations
   
   
   
   ### Query engine
   
   None
   
   ### Willingness to contribute
   
   - [ ] I can contribute this improvement/feature independently
   - [ ] I would be willing to contribute this improvement/feature with 
guidance from the Iceberg community
   - [ ] I cannot contribute this improvement/feature at this time


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to