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 Jun 13, 2025
@coffeegoddd coffeegoddd requested a review from zachmu June 13, 2025 21:37
@github-actions
Copy link

This PR is being tested for SQL correctness. Please allow ~25 mins for this to complete. If this PR does not result in a SQL correctness regression, the correctness_approved label will be automatically added to this PR and the Check for correctness_approved workflow will succeed.

@coffeegoddd
Copy link
Contributor Author

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
0a39bb0 ok 5937457
version total_tests
0a39bb0 5937457
correctness_percentage
100.0

@angelamayxie angelamayxie merged commit 786d54f into main Jun 13, 2025
34 of 37 checks passed
@angelamayxie angelamayxie deleted the angelamayxie-4434731d branch June 13, 2025 22:42
@github-actions
Copy link

@coffeegoddd DOLT

test_name detail row_cnt sorted mysql_time sql_mult cli_mult
batching LOAD DATA 10000 1 0.07 1.29
batching batch sql 10000 1 0.08 1.5
batching by line sql 10000 1 0.09 1.33
blob 1 blob 200000 1 0.93 3.72 4.41
blob 2 blobs 200000 1 0.9 4.29 4.61
blob no blob 200000 1 0.94 2.41 2.78
col type datetime 200000 1 0.81 2.52 2.9
col type varchar 200000 1 0.86 2.77 3.09
config width 2 cols 200000 1 0.8 2.55 2.9
config width 32 cols 200000 1 1.96 1.96 2.63
config width 8 cols 200000 1 1.02 2.32 2.54
pk type float 200000 1 2.48 0.85 1.1
pk type int 200000 1 0.83 2.48 3.04
pk type varchar 200000 1 1.48 1.79 1.92
row count 1.6mm 1600000 1 5.85 2.95 3.05
row count 400k 400000 1 1.55 2.7 2.93
row count 800k 800000 1 2.98 2.88 2.97
secondary index four index 200000 1 3.52 1.47 1.43
secondary index no secondary 200000 1 0.94 2.39 2.79
secondary index one index 200000 1 1.17 2.39 2.5
secondary index two index 200000 1 2.05 1.75 1.86
sorting shuffled 1mm 1000000 0 5.21 2.82 2.65
sorting sorted 1mm 1000000 1 5.06 2.91 2.72

@github-actions
Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.15
dolt_blame_commit_filter system table 2.91
dolt_commit_ancestors_commit_filter system table 0.59
dolt_commits_commit_filter system table 1
dolt_diff_log_join_from_commit system table 2.89
dolt_diff_log_join_to_commit system table 2.82
dolt_diff_table_from_commit_filter system table 1.21
dolt_diff_table_to_commit_filter system table 1.19
dolt_diffs_commit_filter system table 1.03
dolt_history_commit_filter system table 1.46
dolt_log_commit_filter system table 1.1

@github-actions
Copy link

@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.11 1.18
batching by line sql 10000 1 0.11 1.18
blob 1 blob 200000 1 0.93 3.86 4.49
blob 2 blobs 200000 1 0.94 4.28 4.53
blob no blob 200000 1 0.97 2.34 2.72
col type datetime 200000 1 0.86 2.37 2.76
col type varchar 200000 1 0.77 3.26 3.58
config width 2 cols 200000 1 0.78 2.64 3.09
config width 32 cols 200000 1 1.96 1.99 2.71
config width 8 cols 200000 1 0.99 2.37 2.68
pk type float 200000 1 0.85 2.44 2.85
pk type int 200000 1 0.82 2.5 2.89
pk type varchar 200000 1 1.49 1.75 1.9
row count 1.6mm 1600000 1 5.88 2.97 3.05
row count 400k 400000 1 1.54 2.75 2.91
row count 800k 800000 1 2.98 2.87 3
secondary index four index 200000 1 3.65 1.43 1.36
secondary index no secondary 200000 1 0.94 2.41 2.84
secondary index one index 200000 1 1.17 2.44 2.53
secondary index two index 200000 1 2.07 1.75 1.86
sorting shuffled 1mm 1000000 0 6.1 2.68 2.64
sorting sorted 1mm 1000000 1 5.64 2.92 2.85

@github-actions
Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.16
dolt_blame_commit_filter system table 2.92
dolt_commit_ancestors_commit_filter system table 0.63
dolt_commits_commit_filter system table 1
dolt_diff_log_join_from_commit system table 2.78
dolt_diff_log_join_to_commit system table 2.72
dolt_diff_table_from_commit_filter system table 1.21
dolt_diff_table_to_commit_filter system table 1.19
dolt_diffs_commit_filter system table 1.03
dolt_history_commit_filter system table 1.48
dolt_log_commit_filter system table 1.1

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants