Transactional data load performance improvements
rkarthik007 opened this issue · 1 comments
rkarthik007 commented
Jira Link: DB-1672
Investigate and improve data loading in YSQL when using transactional batches of 100, 1K and 10K operations per batch.
sushantrmishra commented
This is covered by bulk loading improvements. We also set the rows_per_transaction to 20k based on the test results. GH issue #12293