alamb edited a comment on pull request #1378: URL: https://github.com/apache/arrow-datafusion/pull/1378#issuecomment-989948948
Thanks again @hntd187 -- I reviewed some other areas of the code, and I found several places where a projection is done on a RecordBatch and Schemas other than the ProjectionExec. I filed https://github.com/apache/arrow-rs/issues/1014 to move this logic into arrow-rs and I filed a follow on ticket in DataFusion to refactor projection uses to a consolidated implementation: https://github.com/apache/arrow-datafusion/issues/1425 -- 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]
