dolthub / doltgresql

DoltgreSQL - Version Controlled PostgreSQL
Apache License 2.0
1.12k stars 25 forks source link

[auto-bump] [no-release-notes] dependency by tbantle22 #1002

Closed coffeegoddd closed 2 days ago

coffeegoddd commented 2 days ago

:coffee: An Automated Dependency Version Bump PR :crown:

Initial Changes

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

```bash go get github.com/dolthub/[dependency]/go@[commit] ```

github-actions[bot] commented 2 days ago
Main PR
covering_index_scan_postgres 424.51/s 435.12/s +2.4%
index_join_postgres 162.21/s 161.95/s -0.2%
index_join_scan_postgres 187.38/s 188.24/s +0.4%
index_scan_postgres 14.99/s 15.07/s +0.5%
oltp_point_select 2826.05/s 2854.78/s +1.0%
oltp_read_only 1926.48/s 1929.44/s +0.1%
select_random_points 120.06/s 120.49/s +0.3%
select_random_ranges 92.69/s 92.20/s -0.6%
table_scan_postgres 14.69/s 14.86/s +1.1%
types_table_scan_postgres 6.87/s 6.80/s -1.1%
github-actions[bot] commented 2 days ago
Main PR
Total 42090 42090
Successful 14534 14534
Failures 27556 27556
Partial Successes[^1] 4689 4689
Main PR
Successful 34.5308% 34.5308%
Failures 65.4692% 65.4692%

[^1]: These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.