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

   ### Proposed Change
   
   Authors: Talat Uyarer, Alex Stephen, Sung Yun, Gaurav Soni
   
   Add file type to Iceberg v4
   
   Add a new file primitive type to the Iceberg v4 spec for referencing a range 
of bytes, stored either inline or in an external object.
   
   The type and its value semantics are defined by the Parquet FILE logical 
type (apache/parquet-format#585); The Iceberg spec covers the schema 
representation, field-ID reservation, statistics behavior, and file-format 
mappings (Parquet/Avro/ORC).
   
   Spec PR #17918 
   Reference Impl PR #17821 
   
   ### Proposal document
   
   
https://docs.google.com/document/d/1BdA4G-38GoVcpX6UY4UI-QA1MvrDnH6uSKeCJBadILQ/edit?tab=t.pnp3scifr79p#heading=h.v4a92wm7mz0o
   
   ### Specifications
   
   - [x] Table
   - [ ] View
   - [ ] 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