Igosuki commented on pull request #68: URL: https://github.com/apache/arrow-datafusion/pull/68#issuecomment-1004169207
I only did it to test out the latest versions of both arrow2 and datafusion. There are breaking changes, and i had to make some small updates to arrow2. Additionally, I didn't finish adding decimals and all time arrays are Int64 in tests which should be reverted eventually. Regarding avro, as you can see on my branch the remaining code is quite trivial so easy to copy and paste. Le lun. 3 janv. 2022 à 13:43, Andrew Lamb ***@***.***> a écrit : > @yjshen <https://github.com/yjshen> / @houqp <https://github.com/houqp> / > @Igosuki <https://github.com/Igosuki> -- how close would you say your > branches using arrow2 are ready to be used more broadly? Specifically, are > you at the point where it would be possible to make a PR to datafusion to > use the arrow2 crate? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/arrow-datafusion/pull/68#issuecomment-1004066438>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AADDFBSXEIHIYIVSCMESVADUUGKVJANCNFSM43RKTGGA> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- 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]
