Skip to content

Spark 3.3, 3.4: Fix incorrect catalog loaded in TestCreateActions#11049

Merged
nastra merged 1 commit into
apache:mainfrom
manuzhang:test-create-actions-backport
Sep 9, 2024
Merged

Spark 3.3, 3.4: Fix incorrect catalog loaded in TestCreateActions#11049
nastra merged 1 commit into
apache:mainfrom
manuzhang:test-create-actions-backport

Conversation

@manuzhang
Copy link
Copy Markdown
Member

@manuzhang manuzhang commented Aug 30, 2024

Back-port of #10952
cc @nastra

@github-actions github-actions Bot added the spark label Aug 30, 2024
@manuzhang manuzhang force-pushed the test-create-actions-backport branch from a06418e to 3cdde2b Compare September 1, 2024 14:36
@manuzhang manuzhang force-pushed the test-create-actions-backport branch from 3cdde2b to 5298462 Compare September 2, 2024 01:25

@Test
public void testTwoLevelList() throws IOException {
Assume.assumeTrue("Cannot migrate to a hadoop based catalog", !type.equals("hadoop"));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why not use Assumptions from AssertJ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

These two tests haven't been converted to AssertJ yet.

@nastra nastra merged commit 153b070 into apache:main Sep 9, 2024
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
@manuzhang manuzhang deleted the test-create-actions-backport branch March 2, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants