lilianm opened a new pull request, #8262: URL: https://github.com/apache/arrow-rs/pull/8262
# Which issue does this PR close? - Closes #8261. # Rationale for this change Add same API between sync and async API # What changes are included in this PR? There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. # Are these changes tested? Add test_async_arrow_group_writer # Are there any user-facing changes? Yes, add two public function get_column_writers, append_row_group for AsyncArrowWrite -- 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