Skip to content

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

Closed
coffeegoddd wants to merge 1 commit intomainfrom
reltuk-b4e7cda1
Closed

[auto-bump] [no-release-notes] dependency by reltuk#1247
coffeegoddd wants to merge 1 commit intomainfrom
reltuk-b4e7cda1

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

github-actions bot commented Mar 4, 2025

Main PR
covering_index_scan_postgres 403.89/s 394.28/s -2.4%
index_join_postgres 157.26/s 158.21/s +0.6%
index_join_scan_postgres 188.89/s 189.57/s +0.3%
index_scan_postgres 12.42/s 12.71/s +2.3%
oltp_point_select 2845.83/s 2832.54/s -0.5%
oltp_read_only 1908.02/s 1902.68/s -0.3%
select_random_points 112.98/s 112.85/s -0.2%
select_random_ranges 143.04/s 137.00/s -4.3%
table_scan_postgres 10.58/s 10.47/s -1.1%
types_table_scan_postgres 5.37/s 5.39/s +0.3%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2025

Main PR
Total 42090 42090
Successful 15686 15691
Failures 26404 26399
Partial Successes1 5209 5203
Main PR
Successful 37.2678% 37.2796%
Failures 62.7322% 62.7204%

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

alter_table

QUERY:          CREATE TYPE mytype AS (a int);
RECEIVED ERROR: type "mytype" already exists (errno 1105) (sqlstate HY000)

${\color{lightgreen}Progressions (12)}$

strings

QUERY: SELECT regexp_instr('abcdefghi', 'd.f');
QUERY: SELECT regexp_instr('abcdefghi', 'd.q');
QUERY: SELECT regexp_instr('abcabcabc', 'a.c');
QUERY: SELECT regexp_instr('abcabcabc', 'a.c', 2);
QUERY: SELECT regexp_instr('abcabcabc', 'a.c', 1, 3);
QUERY: SELECT regexp_instr('abcabcabc', 'a.c', 1, 4);
QUERY: SELECT regexp_instr('abcabcabc', 'A.C', 1, 2, 0, 'i');
QUERY: SELECT regexp_substr('abcdefghi', 'd.f');
QUERY: SELECT regexp_substr('abcabcabc', 'a.c');
QUERY: SELECT regexp_substr('abcabcabc', 'a.c', 2);
QUERY: SELECT regexp_substr('abcabcabc', 'a.c', 1, 3);
QUERY: SELECT regexp_substr('abcabcabc', 'A.C', 1, 2, 'i');

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 5, 2025

This PR has been superseded by #1248

@github-actions github-actions bot closed this Mar 5, 2025
@tbantle22 tbantle22 deleted the reltuk-b4e7cda1 branch March 6, 2025 16:11
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