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 #1000

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 430.18/s 418.35/s -2.8%
index_join_postgres 159.56/s 159.71/s 0.0%
index_join_scan_postgres 183.35/s 183.16/s -0.2%
index_scan_postgres 14.84/s 15.10/s +1.7%
oltp_point_select 2740.63/s 2776.28/s +1.3%
oltp_read_only 1853.62/s 1883.81/s +1.6%
select_random_points 115.68/s 119.64/s +3.4%
select_random_ranges 88.93/s 92.09/s +3.5%
table_scan_postgres 14.65/s 14.62/s -0.3%
types_table_scan_postgres 6.89/s 6.81/s -1.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/1001