Skip to content

[auto-bump] [no-release-notes] dependency by reltuk#2518

Open
coffeegoddd wants to merge 1 commit intomainfrom
reltuk-736fad34
Open

[auto-bump] [no-release-notes] dependency by reltuk#2518
coffeegoddd wants to merge 1 commit intomainfrom
reltuk-736fad34

Conversation

@coffeegoddd
Copy link
Copy Markdown
Contributor

An Automated Dependency Version Bump PR 👑

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
Copy link
Copy Markdown
Contributor

Main PR
covering_index_scan_postgres 1115.05/s 1113.98/s -0.1%
index_join_postgres 158.34/s 158.31/s -0.1%
index_join_scan_postgres 207.03/s 208.03/s +0.4%
index_scan_postgres 12.01/s 11.93/s -0.7%
oltp_point_select 2338.54/s 2349.16/s +0.4%
oltp_read_only 1854.10/s 1863.77/s +0.5%
select_random_points 129.66/s 128.10/s -1.3%
select_random_ranges 821.69/s 821.13/s -0.1%
table_scan_postgres 11.88/s 11.92/s +0.3%
types_table_scan_postgres 5.46/s 5.51/s +0.9%

@github-actions
Copy link
Copy Markdown
Contributor

Main PR
Total 42090 42090
Successful 17903 17902
Failures 24187 24188
Partial Successes1 5573 5573
Main PR
Successful 42.5350% 42.5327%
Failures 57.4650% 57.4673%

${\color{red}Regressions (1)}$

random

QUERY:          (SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1)
INTERSECT
(SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1)
INTERSECT
(SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1);
RECEIVED ERROR: expected row count 0 but received 1

Footnotes

  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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants