jecsand838 commented on PR #9291:
URL: https://github.com/apache/arrow-rs/pull/9291#issuecomment-3820817881

   @alamb @nathaniel-d-ef @mzabaluev @EmilyMatt @getChan 
   
   I came across some challenges with non-implemented Arrow `DataType`'s while 
preparing to work on https://github.com/apache/datafusion/issues/7679 and 
realized that this is the time to get this addressed given the upcoming Arrow 
v58 release.
   
   Most of this PR involves ensuring all Arrow DataType's (except for sparse 
Unions) are implemented and--when the `avro_custom_types` feature flag is set-- 
support round tripping.
   
   ~ Half of this PR is tests, but I know it's large. Any help with reviews 
would be huge!


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