Skip to content

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

Merged
fulghum merged 1 commit intomainfrom
fulghum-e3c81824
Jan 6, 2026
Merged

[auto-bump] [no-release-notes] dependency by fulghum#2166
fulghum merged 1 commit intomainfrom
fulghum-e3c81824

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 Jan 6, 2026

Main PR
covering_index_scan_postgres 563.55/s 572.13/s +1.5%
index_join_postgres 118.99/s 119.21/s +0.1%
index_join_scan_postgres 180.58/s 179.01/s -0.9%
index_scan_postgres 11.33/s 11.24/s -0.8%
oltp_point_select 2312.75/s 2356.87/s +1.9%
oltp_read_only 1687.50/s 1710.17/s +1.3%
select_random_points 106.41/s 104.72/s -1.6%
select_random_ranges 424.87/s 429.71/s +1.1%
table_scan_postgres 11.12/s 10.96/s -1.5%
types_table_scan_postgres 5.10/s 5.15/s +0.9%

@fulghum fulghum enabled auto-merge January 6, 2026 18:25
@fulghum fulghum added the keep-alive prevent auto-closing pr label Jan 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 6, 2026

Main PR
Total 42090 42090
Successful 17329 17505
Failures 24761 24585
Partial Successes1 5595 5587
Main PR
Successful 41.1713% 41.5895%
Failures 58.8287% 58.4105%

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

copy2

QUERY:          ROLLBACK TO SAVEPOINT s1;
RECEIVED ERROR: SAVEPOINT s1 does not exist (errno 1105) (sqlstate HY000)

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

alter_table

QUERY: delete from atacc1;
QUERY: delete from atacc1;
QUERY: delete from parent;
QUERY: delete from child;
QUERY: delete from atacc1;
QUERY: select * from myview;
QUERY: alter table atacc1 drop b;
QUERY: TRUNCATE old_system_table;
QUERY: DELETE FROM part_2;
QUERY: DELETE FROM part1;
QUERY: DELETE FROM hpart_2;

brin

QUERY: DELETE FROM brintest_3;

cluster

QUERY: DELETE FROM clstr_1;
QUERY: DELETE FROM clstr_2;
QUERY: DELETE FROM clstr_3;
QUERY: DELETE FROM clstr_1;

copy

QUERY: truncate parted_copytest;
QUERY: truncate parted_copytest;
QUERY: truncate parted_copytest;
QUERY: truncate table parted_copytest;

copy2

QUERY: TRUNCATE vistest;
QUERY: TRUNCATE vistest;
QUERY: TRUNCATE vistest;
QUERY: TRUNCATE vistest;
QUERY: TRUNCATE vistest;
QUERY: TRUNCATE vistest;
QUERY: TRUNCATE vistest;
QUERY: TRUNCATE vistest;

create_procedure

QUERY: TRUNCATE cp_test;
QUERY: TRUNCATE cp_test;

fast_default

QUERY: DELETE FROM leader;

foreign_key

QUERY: delete from pktable;
QUERY: TRUNCATE fk_partitioned_fk_full;
QUERY: DELETE FROM fk_notpartitioned_pk;
QUERY: DELETE FROM fk_partitioned_fk;
QUERY: DELETE FROM fk_notpartitioned_pk;

generated

QUERY: TRUNCATE gtest1;
QUERY: TRUNCATE gtest3;
QUERY: TRUNCATE gtest26;

incremental_sort

QUERY: delete from t;

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.

@fulghum fulghum merged commit daf377e into main Jan 6, 2026
21 checks passed
@fulghum fulghum deleted the fulghum-e3c81824 branch January 6, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dolt-bump keep-alive prevent auto-closing pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants