dentiny opened a new issue, #1311:
URL: https://github.com/apache/iceberg-rust/issues/1311

   ### Is your feature request related to a problem or challenge?
   
   Hi team, recently I'm add self-implemented index structure into iceberg, 
because puffin file and blob is a container type, and is supposed to hold 
anything.
   
   Reference:
   - spec: https://iceberg.apache.org/puffin-spec/#blob-types
   - thread: https://github.com/apache/iceberg/issues/13011
   
   Hence, I would like to request make 
[`Blob`](https://github.com/apache/iceberg-rust/blob/main/crates/iceberg/src/puffin/blob.rs)
 public, so anyone could create and leverage `PuffinWriter` / `PuffinReader` to 
read / write.
   
   ### Describe the solution you'd like
   
   Make puffin `Blob` type public.
   
   ### Willingness to contribute
   
   I can contribute to this feature independently


-- 
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