Skip to content

Conversation

@coffeegoddd
Copy link
Contributor

β˜• An Automated Dependency Version Bump PR πŸ‘‘

Initial Changes

The initial changes contained in this PR were produced by `go get`ing the dependency.

```
$ cd ./go
$ go get github.com/dolthub//go@
```

Before Merging

This PR must have passing CI and a review before merging.

@coffeegoddd coffeegoddd added the gms-bump pr that bumps the go-mysql-server version label Dec 2, 2025
@coffeegoddd coffeegoddd requested a review from zachmu December 2, 2025 23:31
@jycor jycor added the keep-alive prevent auto-closing pr label Dec 2, 2025
@coffeegoddd
Copy link
Contributor Author

@coffeegoddd DOLT

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

@jycor jycor merged commit 8c2a083 into main Dec 3, 2025
36 of 40 checks passed
@jycor jycor deleted the jycor-0b1008f3 branch December 3, 2025 00:03
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

@coffeegoddd DOLT

test_name detail row_cnt sorted mysql_time sql_mult cli_mult
batching LOAD DATA 10000 1 0.06 1.5
batching batch sql 10000 1 0.08 1.63
batching by line sql 10000 1 0.09 1.44
blob 1 blob 200000 1 0.92 4.03 4.23
blob 2 blobs 200000 1 0.87 4.7 4.51
blob no blob 200000 1 0.91 2.73 2.62
col type datetime 200000 1 0.83 2.64 2.66
col type varchar 200000 1 0.7 3.54 3.49
config width 2 cols 200000 1 0.78 2.87 2.56
config width 32 cols 200000 1 1.96 2.73 2.72
config width 8 cols 200000 1 0.93 3.17 2.8
pk type float 200000 1 0.85 2.53 2.49
pk type int 200000 1 0.79 2.65 2.58
pk type varchar 200000 1 1.46 1.82 1.68
row count 1.6mm 1600000 1 5.76 2.98 2.94
row count 400k 400000 1 1.47 2.89 2.78
row count 800k 800000 1 2.98 2.85 2.82
secondary index four index 200000 1 3.65 1.36 1.13
secondary index no secondary 200000 1 0.92 2.7 2.6
secondary index one index 200000 1 1.11 2.64 2.35
secondary index two index 200000 1 2.01 1.78 1.73
sorting shuffled 1mm 1000000 0 5.2 2.81 2.54
sorting sorted 1mm 1000000 1 5.1 2.85 2.59

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

@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.59
dolt_commits_commit_filter system table 1.05
dolt_diff_log_join_from_commit system table 2.87
dolt_diff_log_join_to_commit system table 2.84
dolt_diff_table_from_commit_filter system table 1.22
dolt_diff_table_to_commit_filter system table 1.25
dolt_diffs_commit_filter system table 1.06
dolt_history_commit_filter system table 1.46
dolt_log_commit_filter system table 1.17

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.62
adds_updates_deletes 60000 60000 60000 3.25
deletes_only 0 60000 0 1.55
updates_only 0 0 60000 2.04

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

@coffeegoddd DOLT

test_name detail row_cnt sorted mysql_time sql_mult cli_mult
batching LOAD DATA 10000 1 0.05 2
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.91 4.08 4.26
blob 2 blobs 200000 1 0.87 4.66 4.47
blob no blob 200000 1 0.88 2.8 2.75
col type datetime 200000 1 0.8 2.75 2.78
col type varchar 200000 1 0.66 3.83 3.74
config width 2 cols 200000 1 0.78 2.69 2.62
config width 32 cols 200000 1 1.89 2.87 2.68
config width 8 cols 200000 1 0.96 2.83 2.7
pk type float 200000 1 0.86 2.52 2.93
pk type int 200000 1 0.81 2.6 2.75
pk type varchar 200000 1 1.51 1.74 1.81
row count 1.6mm 1600000 1 5.66 3.03 3.02
row count 400k 400000 1 1.46 2.88 2.87
row count 800k 800000 1 2.81 3.04 3
secondary index four index 200000 1 3.61 1.36 1.15
secondary index no secondary 200000 1 0.89 2.76 2.72
secondary index one index 200000 1 1.16 2.54 2.24
secondary index two index 200000 1 1.99 1.82 1.75
sorting shuffled 1mm 1000000 0 5.35 2.78 2.62
sorting sorted 1mm 1000000 1 5.34 2.81 2.57

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.15
dolt_blame_commit_filter system table 2.6
dolt_commit_ancestors_commit_filter system table 0.59
dolt_commits_commit_filter system table 1.06
dolt_diff_log_join_from_commit system table 2.54
dolt_diff_log_join_to_commit system table 2.55
dolt_diff_table_from_commit_filter system table 1.22
dolt_diff_table_to_commit_filter system table 1.22
dolt_diffs_commit_filter system table 1.03
dolt_history_commit_filter system table 1.64
dolt_log_commit_filter system table 1.12

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.61
adds_updates_deletes 60000 60000 60000 3.2
deletes_only 0 60000 0 1.54
updates_only 0 0 60000 2.02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

correctness_approved gms-bump pr that bumps the go-mysql-server version keep-alive prevent auto-closing pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants