ajantha-bhat opened a new issue, #11425:
URL: https://github.com/apache/iceberg/issues/11425

   ### Feature Request / Improvement
   
   Table metadata has history of partition spec, sort orders, schemas. 
   
   There is no way to shorten the history from the table metadata. It ends up 
bloating up the table metadata even though all the files are based on new spec, 
new sort order, new schema.
   
   We need API that traverse all the reachable manifests and removes unused 
history from table metadata. 
   
   ### 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