Skip to content

[no-release-notes] add bats test for updating ON UPDATE columns during dolt import#10644

Merged
angelamayxie merged 4 commits intomainfrom
angela/import
Mar 6, 2026
Merged

[no-release-notes] add bats test for updating ON UPDATE columns during dolt import#10644
angelamayxie merged 4 commits intomainfrom
angela/import

Conversation

@angelamayxie
Copy link
Copy Markdown
Contributor

@coffeegoddd
Copy link
Copy Markdown
Contributor

coffeegoddd commented Mar 6, 2026

@angelamayxie DOLT

read_tests from_latency to_latency percent_change
covering_index_scan 0.55 0.54 -1.82
groupby_scan 9.91 9.91 0.0
index_join 1.86 1.82 -2.15
index_join_scan 1.37 1.34 -2.19
index_scan 22.28 22.28 0.0
oltp_point_select 0.27 0.27 0.0
oltp_read_only 5.28 5.28 0.0
select_random_points 0.54 0.54 0.0
select_random_ranges 0.55 0.56 1.82
table_scan 22.28 22.28 0.0
types_table_scan 66.84 66.84 0.0
write_tests from_latency to_latency percent_change
oltp_delete_insert 6.32 6.32 0.0
oltp_insert 3.13 3.13 0.0
oltp_read_write 11.45 11.45 0.0
oltp_update_index 3.19 3.19 0.0
oltp_update_non_index 3.13 3.13 0.0
oltp_write_only 6.09 6.09 0.0
types_delete_insert 6.79 6.79 0.0

@angelamayxie angelamayxie marked this pull request as ready for review March 6, 2026 00:21
@angelamayxie angelamayxie requested a review from jycor March 6, 2026 00:22
@coffeegoddd
Copy link
Copy Markdown
Contributor

@angelamayxie DOLT

Copy link
Copy Markdown
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@coffeegoddd
Copy link
Copy Markdown
Contributor

coffeegoddd commented Mar 6, 2026

@angelamayxie DOLT

test_name from_latency_p95 to_latency_p95 percent_change
tpcc-scale-factor-1 61.08 61.08 0.0
test_name from_server_name from_server_version from_tps to_server_name to_server_version to_tps percent_change
tpcc-scale-factor-1 dolt ae67607 38.0 dolt 5e60320 37.46 -1.42

@coffeegoddd
Copy link
Copy Markdown
Contributor

@angelamayxie DOLT

@angelamayxie angelamayxie merged commit a1fdc83 into main Mar 6, 2026
26 of 28 checks passed
@angelamayxie angelamayxie deleted the angela/import branch March 6, 2026 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants