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 Aug 14, 2025
@coffeegoddd coffeegoddd added the gms-bump pr that bumps the go-mysql-server version label Aug 14, 2025
@coffeegoddd coffeegoddd requested a review from zachmu August 14, 2025 00:20
@coffeegoddd
Copy link
Contributor Author

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
30bd09a ok 5937457
version total_tests
30bd09a 5937457
correctness_percentage
100.0

@angelamayxie angelamayxie merged commit 7614229 into main Aug 14, 2025
36 of 39 checks passed
@angelamayxie angelamayxie deleted the angelamayxie-6d94caa6 branch August 14, 2025 01:19
@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.1 1.3
batching by line sql 10000 1 0.09 1.44
blob 1 blob 200000 1 0.87 4.23 4.83
blob 2 blobs 200000 1 0.89 4.55 4.87
blob no blob 200000 1 0.9 2.7 3.01
col type datetime 200000 1 0.85 2.52 2.92
col type varchar 200000 1 0.7 3.59 3.9
config width 2 cols 200000 1 0.83 2.58 2.96
config width 32 cols 200000 1 1.84 2.65 2.91
config width 8 cols 200000 1 1 2.65 3.12
pk type float 200000 1 0.82 2.83 3.07
pk type int 200000 1 2.21 0.99 1.11
pk type varchar 200000 1 1.54 1.77 1.92
row count 1.6mm 1600000 1 5.7 3.15 3.31
row count 400k 400000 1 1.52 2.88 3.12
row count 800k 800000 1 2.82 3.16 3.35
secondary index four index 200000 1 3.55 1.51 1.5
secondary index no secondary 200000 1 1.06 2.28 2.57
secondary index one index 200000 1 1.12 2.67 2.92
secondary index two index 200000 1 2.01 1.89 1.94
sorting shuffled 1mm 1000000 0 5.37 2.88 2.79
sorting sorted 1mm 1000000 1 5.13 3 2.88

@github-actions
Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.18
dolt_blame_commit_filter system table 2.84
dolt_commit_ancestors_commit_filter system table 0.62
dolt_commits_commit_filter system table 1
dolt_diff_log_join_from_commit system table 2.81
dolt_diff_log_join_to_commit system table 2.8
dolt_diff_table_from_commit_filter system table 1.19
dolt_diff_table_to_commit_filter system table 1.24
dolt_diffs_commit_filter system table 1
dolt_history_commit_filter system table 1.42
dolt_log_commit_filter system table 1.15

@github-actions
Copy link

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 1.13
adds_updates_deletes 60000 60000 60000 4.59
deletes_only 0 60000 0 2.39
updates_only 0 0 60000 3.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants