alamb commented on PR #6965:
URL: https://github.com/apache/arrow-rs/pull/6965#issuecomment-2590142439

   > @alamb @tustvold Thank you both so much for getting to our PR so quickly! 
We'd be more than happy to break this PR up as advised and add those additional 
tests. Your recommendation makes a lot of sense.
   > 
   > > I also wonder how/if this code is related to the avro rust 
reader/decoder in https://github.com/apache/avro-rs?
   > 
   > I'm sure there's functional overlap we can look into. We just attempted to 
extend the patterns @tustvold put in place. Definitely interested in hearing 
your thoughts on this however.
   
   Sounds good . Ideally it would be great to avoid duplication, but if the 
existing avro-rs crate is row oriented, the amount of reusable code might be 
small as this decoder will need to be row oriented
   
   Thanks for the changes -- I just started the CI checks and took a quick look 
through this PR. I think the only thing left now is to add some tests that read 
from the existing .avro files in `arrow-testing` -- then I imagine it will be 
ready for a more thorough review.
   
   Thank you for working on this. 


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

Reply via email to