alamb opened a new issue #1532:
URL: https://github.com/apache/arrow-datafusion/issues/1532


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   Datafusion currently relies on the https://github.com/apache/arrow-rs 
implementation of Apache Arrow. This also means any project that is built on 
DataFusion is likely to end up using that implementation as well
   
   There has been various talk / discussion / work on switching to arrow2 - 
https://github.com/jorgecarleitao/arrow2 from @jorgecarleitao
   
   **Describe the solution you'd like**
   A consensus on if we want to switch datafusion to using arrow2
   
   **Additional context**
   
   * Arrow2 milestone; https://github.com/apache/arrow-datafusion/milestone/3
   * PR with more discussion on this issue: 
https://github.com/apache/arrow-datafusion/pull/68 
   * Code from @houqp  and @yjshen 
https://github.com/houqp/arrow-datafusion/tree/arrow2_merge
   * @Igosuki 's PR: https://github.com/Igosuki/arrow-datafusion/tree/arrow22r
   * Roadmap: 
https://github.com/apache/arrow-datafusion/blob/0b8bffd6410ecdcfa29788f75fbc5ca15242a239/docs/source/specification/roadmap.md#runtime--infrastructure


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