Skip to content

Conversation

@ebyhr
Copy link
Member

@ebyhr ebyhr commented Oct 16, 2025

Description

Follow-up of #26970

Release notes

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

@sourcery-ai

This comment was marked as spam.

@github-actions github-actions bot added the iceberg Iceberg connector label Oct 16, 2025
@ebyhr ebyhr force-pushed the ebi/iceberg-optimize-manifest branch from e6a7247 to 425771b Compare October 16, 2025 00:07
sourcery-ai[bot]

This comment was marked as resolved.

Copy link
Member

@raunaqmorarka raunaqmorarka left a comment

Choose a reason for hiding this comment

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

thanks for figuring out this test

@ebyhr ebyhr merged commit 2c813a5 into trinodb:master Oct 16, 2025
42 checks passed
@ebyhr ebyhr deleted the ebi/iceberg-optimize-manifest branch October 16, 2025 04:17
@github-actions github-actions bot added this to the 478 milestone Oct 16, 2025
.commitTransaction();
assertThat(catalog.loadTable(SESSION, tableName).currentSnapshot()).isNull();

assertUpdate("ALTER TABLE " + tableName + " EXECUTE optimize_manifests");
Copy link
Contributor

Choose a reason for hiding this comment

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

Does it make sense to have a query after it? even it returns empty result

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

Labels

cla-signed iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

3 participants