jecsand838 commented on issue #14097: URL: https://github.com/apache/datafusion/issues/14097#issuecomment-3583042236
> > Sure, would love to help, what is actually missing right now? > > I think [@getChan](https://github.com/getChan) and [@jecsand838](https://github.com/jecsand838) are working out some schema issues: > > * [WIP: using arrow-avro. remove own implementation #17861 (comment)](https://github.com/apache/datafusion/pull/17861#issuecomment-3553594979) > Maybe you can help push that along? We're making progress. The biggest issue so far is getting projection working as far I can tell atleast. @getChan > [@alamb](https://github.com/alamb) I've also encountered some schema issues in my attempt to create a reader using arrow-avro, documented here: [apache/arrow-rs#8928](https://github.com/apache/arrow-rs/issues/8928) > > Regardless, I will open a PR soon in arrow-rs for an AsyncReader that uses object_store and should be very easily integrated into DataFusion in lieu of the current reader. @EmilyMatt Thank you for creating these issues. I do like the idea of an OCF AsyncReader, this makes sense to me. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
