AlenkaF opened a new pull request, #46133: URL: https://github.com/apache/arrow/pull/46133
### Rationale for this change `GetRecordBatchReader` in reader.h and `NewRowGroup` with `chunk_size` in writer.h have been deprecated in 19.0.0. ### What changes are included in this PR? Deprecated functions are removed. ### Are these changes tested? Existing tests should pass. ### Are there any user-facing changes? No, deprecated functionality is removed. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org