yugabyte/yugabyte-db

Transactional data load performance improvements

rkarthik007 opened this issue · 1 comments

Jira Link: DB-1672
Investigate and improve data loading in YSQL when using transactional batches of 100, 1K and 10K operations per batch.

This is covered by bulk loading improvements. We also set the rows_per_transaction to 20k based on the test results. GH issue #12293