jecsand838 commented on issue #8746:
URL: https://github.com/apache/arrow-rs/issues/8746#issuecomment-3475110099

   @nathaniel-d-ef I do like the idea of a dedicated error enum for 
`arrow-avro`. My only thought is whether we should handle like the non-parquet 
crates, i.e. in 
https://github.com/apache/arrow-rs/blob/main/arrow-schema/src/error.rs which 
does have an `AvroError` variant we can use.
   
   My understanding is parquet is a bit different, since it's also the official 
Apache parquet implement for Rust. @alamb 


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