You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "davlee1972 (via GitHub)" <gi...@apache.org> on 2023/11/22 21:13:24 UTC

Re: [I] Improve Snowflake bind array inserts operations using adbc_ingest() [arrow-adbc]

davlee1972 commented on issue #1322:
URL: https://github.com/apache/arrow-adbc/issues/1322#issuecomment-1823511791

   Forgot to add
   
   adbc_ingest() needs something similar to https://arrow.apache.org/docs/python/generated/pyarrow.dataset.write_dataset.html which supports max_partitions=None, max_open_files=None, max_rows_per_file=None, min_rows_per_group=None, max_rows_per_group=None,
   
   to control/optimized bulk insert throughput..


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org