Is your feature request related to a problem or challenge? Please describe what you are trying to do.
@hntd187 added RecordBatch::project and Schema::project in apache/arrow-rs#1033, which among other thing correctly handle metadata and they make the code cleaner
Describe the solution you'd like
Use RecordBatch::project and Schema::project in DataFusion where appropriate
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
@hntd187 added
RecordBatch::projectandSchema::projectin apache/arrow-rs#1033, which among other thing correctly handle metadata and they make the code cleanerDescribe the solution you'd like
Use
RecordBatch::projectandSchema::projectin DataFusion where appropriateDescribe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.