You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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