Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Allow to write row group for multithread performance issue with async writer API like sync writer added in issue #7359
Describe the solution you'd like
Add function get_column_writers and append_row_group like sync writer
Describe alternatives you've considered
N/A
Additional context