Skip to content

Fix wrong test invocation in Iceberg BigLake#28912

Merged
ebyhr merged 1 commit intomasterfrom
user/ebi/iceberg-biglake-test2
Mar 30, 2026
Merged

Fix wrong test invocation in Iceberg BigLake#28912
ebyhr merged 1 commit intomasterfrom
user/ebi/iceberg-biglake-test2

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Mar 30, 2026

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 Mar 30, 2026
@github-actions github-actions bot added the iceberg Iceberg connector label Mar 30, 2026
@ebyhr ebyhr requested a review from Copilot March 30, 2026 02:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a unit test override in the Iceberg BigLake REST catalog smoke tests where the wrong superclass test method was being invoked, ensuring the intended BigLake-specific behavior is actually exercised.

Changes:

  • Corrects the overridden test to call super::testRegisterTableWithTrailingSpaceInLocation instead of the different-table-name variant.
  • Updates the expected failure assertions to match the actual failure mode encountered in BigLake for trailing-space locations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ebyhr ebyhr merged commit 3a116c4 into master Mar 30, 2026
92 of 94 checks passed
@ebyhr ebyhr deleted the user/ebi/iceberg-biglake-test2 branch March 30, 2026 09:11
@github-actions github-actions bot added this to the 481 milestone Mar 30, 2026
@ebyhr ebyhr mentioned this pull request Mar 31, 2026
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.

4 participants