Skip to content

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

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

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

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 5, 2025

Main PR
covering_index_scan_postgres 408.63/s 406.26/s -0.6%
index_join_postgres 156.36/s 161.45/s +3.2%
index_join_scan_postgres 187.56/s 190.57/s +1.6%
index_scan_postgres 12.59/s 12.67/s +0.6%
oltp_point_select 2867.79/s 2901.19/s +1.1%
oltp_read_only 1904.67/s 1948.31/s +2.2%
select_random_points 111.21/s 118.33/s +6.4%
select_random_ranges 149.15/s 142.04/s -4.8%
table_scan_postgres 10.69/s 10.66/s -0.3%
types_table_scan_postgres 5.39/s 5.50/s +2.0%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 5, 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 #1249

@github-actions github-actions bot closed this Mar 5, 2025
@tbantle22 tbantle22 deleted the reltuk-bac8e33f 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