Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[auto-bump] [no-release-notes] dependency by jycor #8454

Merged
merged 1 commit into from
Oct 15, 2024
Merged

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 Oct 15, 2024
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.

@jycor jycor added the keep-alive prevent auto-closing pr label Oct 15, 2024
@coffeegoddd
Copy link
Contributor Author

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
f3e3d00 ok 5937457
version total_tests
f3e3d00 5937457
correctness_percentage
100.0

@jycor jycor merged commit 73df10e into main Oct 15, 2024
34 of 37 checks passed
@jycor jycor deleted the jycor-54bd6d6e branch October 15, 2024 19:35
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.1 1.2
batching by line sql 10000 1 0.08 1.5
blob 1 blob 200000 1 0.89 3.93 3.51
blob 2 blobs 200000 1 0.88 4.45 4.34
blob no blob 200000 1 0.89 2.42 1.97
col type datetime 200000 1 0.82 3.07 2.8
col type varchar 200000 1 0.68 3.47 2.76
config width 2 cols 200000 1 0.76 2.62 1.99
config width 32 cols 200000 1 1.84 2.06 2.27
config width 8 cols 200000 1 0.94 2.49 3.02
pk type float 200000 1 0.83 2.84 1.87
pk type int 200000 1 0.77 2.75 1.96
pk type varchar 200000 1 1.56 1.69 1.34
row count 1.6mm 1600000 1 5.54 2.97 2.24
row count 400k 400000 1 1.42 2.84 2.14
row count 800k 800000 1 2.85 2.87 2.17
secondary index four index 200000 1 3.48 1.43 1.08
secondary index no secondary 200000 1 0.9 2.43 1.96
secondary index one index 200000 1 1.15 2.33 1.91
secondary index two index 200000 1 1.97 1.76 1.37
sorting shuffled 1mm 1000000 0 5.07 2.89 2.34
sorting sorted 1mm 1000000 1 5.14 2.82 2.29

Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.12
dolt_blame_commit_filter system table 2.91
dolt_commit_ancestors_commit_filter system table 0.64
dolt_commits_commit_filter system table 1.05
dolt_diff_log_join_from_commit system table 2.1
dolt_diff_log_join_to_commit system table 2.1
dolt_diff_table_from_commit_filter system table 1.15
dolt_diff_table_to_commit_filter system table 1.16
dolt_diffs_commit_filter system table 1
dolt_history_commit_filter system table 1.31
dolt_log_commit_filter system table 1.22

Copy link

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.73
adds_updates_deletes 60000 60000 60000 3.8
deletes_only 0 60000 0 1.89
updates_only 0 0 60000 2.41

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.

2 participants