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

   ### Is your feature request related to a problem or challenge?
   
   In PyIceberg, we had challenges with the performance of the Avro readers in 
the past, therefore, we cythonized quite a bit of the code. Instead, I'm 
working on using Iceberg-rust instead.
   
   I have a working version for reading the manifests, which is relatively 
straightforward. For the manifest-list, we dynamically need to load the 
partition transform, so that will be a bit more challenging, but it is going 
pretty smooth.
   
   I'll create a draft PR as soon as I get something in a reasonable working 
state, so I can get feedback from the Rust community. Looking forward seeing my 
Rust code being butchered 😃 
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Willingness to contribute
   
   None


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