dwilson1988 commented on PR #176:
URL: https://github.com/apache/iceberg-go/pull/176#issuecomment-2418039810

   @loicalleyne - happy to take a look. We use this internally in some of our 
software with Parquet and implemented a ReaderAt.  I'll do a more thorough 
review when I get a chance, but my first thought was to leave it completely 
separate from the `blob.Bucket` implementation and let the `Create/New` funcs 
simple accept a `*blob.Bucket` and leave the rest as an exercise to the user. 
This keeps it more or less completely isolated from the implementation. 
Thoughts on this direction?


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

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