houqp opened a new issue #1656: URL: https://github.com/apache/arrow-datafusion/issues/1656
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** If https://github.com/apache/arrow-datafusion/issues/1248 gets resolved first, then we can close this issue. Otherwise, we need to implement RecordBatch abstraction within datafusion since it was removed in arrow2. **Describe the solution you'd like** Make arrow2 branch work with latest release of arrow2 that has RecordBatch struct removed. **Additional context** Related upstream PR: https://github.com/jorgecarleitao/arrow2/pull/717 -- 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]
