berkaysynnada opened a new issue, #5297: URL: https://github.com/apache/arrow-datafusion/issues/5297
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Arrow now offers the `concat_batches` function which encapsulates `merge_batches` function. It should be replaced. **Describe the solution you'd like** `merge_batches` calls should be replaced by `concat_batches`, and `merge_batches` should be removed. **Describe alternatives you've considered** **Additional context** -- 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]
