Skip to content

Conversation

@ebyhr
Copy link
Member

@ebyhr ebyhr commented Jan 20, 2026

Description

Otherwise, the test may exit unexpectedly without running all cases.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Jan 20, 2026
@github-actions github-actions bot added the iceberg Iceberg connector label Jan 20, 2026
@chenjian2664
Copy link
Contributor

The ci looks related

@ebyhr ebyhr force-pushed the ebi/iceberg-set-row-type branch from 08922e0 to b2a3f4e Compare January 20, 2026 01:04
@github-actions github-actions bot added mongodb MongoDB connector lakehouse labels Jan 20, 2026
@ebyhr ebyhr force-pushed the ebi/iceberg-set-row-type branch from b2a3f4e to e4e5088 Compare January 20, 2026 01:04
Also, update the relevant test cases.
@ebyhr ebyhr force-pushed the ebi/iceberg-set-row-type branch from e4e5088 to ae3e96c Compare January 20, 2026 01:14
@ebyhr ebyhr requested review from findepi and wendigo January 20, 2026 02:29
@ebyhr ebyhr merged commit 68d0f2e into trinodb:master Jan 20, 2026
98 checks passed
@ebyhr ebyhr deleted the ebi/iceberg-set-row-type branch January 20, 2026 10:13
@github-actions github-actions bot added this to the 480 milestone Jan 20, 2026
if (setup.unsupportedType) {
assertThatThrownBy(setColumnType::run)
.satisfies(this::verifySetColumnTypeFailurePermissible);
return;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good find!

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

Labels

cla-signed iceberg Iceberg connector lakehouse mongodb MongoDB connector

Development

Successfully merging this pull request may close these issues.

4 participants