Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transactional data load performance improvements #3656

Closed
rkarthik007 opened this issue Feb 14, 2020 · 1 comment
Closed

Transactional data load performance improvements #3656

rkarthik007 opened this issue Feb 14, 2020 · 1 comment
Assignees
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects

Comments

@rkarthik007
Copy link
Collaborator

rkarthik007 commented Feb 14, 2020

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

@rkarthik007 rkarthik007 added the area/ysql Yugabyte SQL (YSQL) label Feb 14, 2020
@rkarthik007 rkarthik007 added this to To do in Performance via automation Feb 14, 2020
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 8, 2022
@sushantrmishra
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
Performance
  
Done
Status: Done
Development

No branches or pull requests

5 participants