dolthub / doltgresql

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

[auto-bump] [no-release-notes] dependency by fulghum #1001

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 422.75/s 430.48/s +1.8%
index_join_postgres 162.31/s 157.29/s -3.1%
index_join_scan_postgres 187.98/s 187.48/s -0.3%
index_scan_postgres 15.15/s 15.05/s -0.7%
oltp_point_select 2815.10/s 2791.04/s -0.9%
oltp_read_only 1921.58/s 1895.65/s -1.4%
select_random_points 121.43/s 117.48/s -3.3%
select_random_ranges 92.92/s 91.26/s -1.8%
table_scan_postgres 14.63/s 14.41/s -1.6%
types_table_scan_postgres 6.85/s 6.87/s +0.2%
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.

github-actions[bot] commented 2 days ago

This PR has been superseded by https://github.com/dolthub/doltgresql/pull/1002