Skip to content

drop schema support#10281

Merged
zachmu merged 13 commits intomainfrom
zachmu/drop-schema
Jan 8, 2026
Merged

drop schema support#10281
zachmu merged 13 commits intomainfrom
zachmu/drop-schema

Conversation

@zachmu
Copy link
Copy Markdown
Member

@zachmu zachmu commented Jan 7, 2026

No description provided.

@zachmu zachmu requested a review from Hydrocharged January 7, 2026 00:27
@coffeegoddd
Copy link
Copy Markdown
Contributor

@zachmu DOLT

comparing_percentages
100.000000 to 100.000000
version result total
c6d3950 ok 5937471
version total_tests
c6d3950 5937471
correctness_percentage
100.0

@coffeegoddd
Copy link
Copy Markdown
Contributor

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
294a863 ok 5937471
version total_tests
294a863 5937471
correctness_percentage
100.0

Copy link
Copy Markdown
Contributor

@Hydrocharged Hydrocharged 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

@zachmu DOLT

comparing_percentages
100.000000 to 100.000000
version result total
e269c6a ok 5937471
version total_tests
e269c6a 5937471
correctness_percentage
100.0

@coffeegoddd
Copy link
Copy Markdown
Contributor

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
d9e007f ok 5937471
version total_tests
d9e007f 5937471
correctness_percentage
100.0

@zachmu zachmu merged commit 92cfa3f into main Jan 8, 2026
22 of 23 checks passed
@coffeegoddd
Copy link
Copy Markdown
Contributor

@zachmu DOLT

comparing_percentages
100.000000 to 100.000000
version result total
6885a3b ok 5937471
version total_tests
6885a3b 5937471
correctness_percentage
100.0

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2026

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.63
adds_updates_deletes 60000 60000 60000 3.3
deletes_only 0 60000 0 1.58
updates_only 0 0 60000 2.12

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2026

@coffeegoddd DOLT

test_name detail row_cnt sorted mysql_time sql_mult cli_mult
batching LOAD DATA 10000 1 0.06 1.67
batching batch sql 10000 1 0.08 1.63
batching by line sql 10000 1 0.08 1.63
blob 1 blob 200000 1 0.92 4.08 4.29
blob 2 blobs 200000 1 0.91 4.59 4.3
blob no blob 200000 1 0.9 2.78 2.66
col type datetime 200000 1 0.85 2.6 2.48
col type varchar 200000 1 0.7 3.61 3.49
config width 2 cols 200000 1 0.77 2.75 2.71
config width 32 cols 200000 1 1.93 3.12 2.61
config width 8 cols 200000 1 1.05 2.65 2.37
pk type float 200000 1 0.83 2.65 2.43
pk type int 200000 1 0.81 2.84 2.38
pk type varchar 200000 1 1.49 1.81 1.81
row count 1.6mm 1600000 1 5.87 2.93 2.69
row count 400k 400000 1 1.46 2.88 2.71
row count 800k 800000 1 2.88 2.97 2.77
secondary index four index 200000 1 3.69 1.33 1.08
secondary index no secondary 200000 1 0.91 2.76 2.68
secondary index one index 200000 1 1.16 2.53 2.2
secondary index two index 200000 1 2.03 1.8 1.67
sorting shuffled 1mm 1000000 0 5 3.03 2.68
sorting sorted 1mm 1000000 1 5.17 2.87 2.58

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2026

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.23
dolt_blame_commit_filter system table 2.62
dolt_commit_ancestors_commit_filter system table 0.61
dolt_commits_commit_filter system table 1.05
dolt_diff_log_join_from_commit system table 2.89
dolt_diff_log_join_to_commit system table 2.88
dolt_diff_table_from_commit_filter system table 1.2
dolt_diff_table_to_commit_filter system table 1.2
dolt_diffs_commit_filter system table 1.03
dolt_history_commit_filter system table 1.54
dolt_log_commit_filter system table 1.1

@Hydrocharged Hydrocharged deleted the zachmu/drop-schema branch January 9, 2026 12:27
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