alamb opened a new pull request #1638:
URL: https://github.com/apache/arrow-datafusion/pull/1638


   Need to complete analysis / code review but it is close
   
   # Which issue does this PR close?
   
   TBF
   Closes #.
   
    # Rationale for this change
   
   @hntd187  added `RecordBatch::project` and `Schema::project` in 
https://github.com/apache/arrow-rs/pull/1033, which among other thing correctly 
handle metadata and they make the code cleaner
   
   # What changes are included in this PR?
   Use `RecordBatch::project` and `Schema::project` rather than duplicating the 
code (as well as missing metadata)
   
   # Are there any user-facing changes?
   N/A (maybe fewer bugs related to metadata missing)
   
   


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