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

   ### Proposed Change
   
   Apache Iceberg provides excellent support for partition evolution and hidden 
partitioning, enabling tables to restructure their logical layout without 
rewriting existing data. However, fine-grained physical file clustering — the 
co-location of related rows within individual files to enable efficient data 
skipping — currently has no first-class support in the Iceberg spec.
   
   
   ### Proposal document
   
   
https://docs.google.com/document/d/1iknU1gQiFmGXcS5FWuW8FEfed2pfvqAROBBJLr5qDGs/edit?usp=sharing
   
   ### Specifications
   
   - [x] Table
   - [x] View
   - [x] REST
   - [ ] Puffin
   - [ ] Encryption
   - [ ] Other


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to