Skip to content

Conversation

@EstherBear
Copy link
Contributor

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

This PR migrates DeltaLogMinorCompactionSuite to CatalogOwned.

How was this patch tested?

Existing UTs.

Does this PR introduce any user-facing changes?

No

@EstherBear EstherBear changed the title Migrate DeltaLogMinorCompactionSuite [Spark] Migrate DeltaLogMinorCompactionSuite to CatalogOwned Jun 12, 2025
@EstherBear EstherBear changed the title [Spark] Migrate DeltaLogMinorCompactionSuite to CatalogOwned [Spark] Migrate DeltaLogMinorCompactionSuite to CatalogOwned Jun 12, 2025
@EstherBear EstherBear changed the title [Spark] Migrate DeltaLogMinorCompactionSuite to CatalogOwned [Delta] Migrate DeltaLogMinorCompactionSuite to CatalogOwned Jun 12, 2025
@EstherBear EstherBear force-pushed the migrate-delta-log-minor-compaction-suite branch from be5730f to ed05dcf Compare June 12, 2025 07:32
Copy link
Collaborator

@xzhseh xzhseh left a comment

Choose a reason for hiding this comment

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

LGTM

}

test("running vacuum on a catalog owned managed table should fail") {
CatalogOwnedCommitCoordinatorProvider.clearBuilders()
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for fixing this.

^ cc @Omar-Saleh This seems to be failing non-deterministically on Delta Spark Master depending on the order of testing.

@EstherBear EstherBear force-pushed the migrate-delta-log-minor-compaction-suite branch from 8f9616b to 29845e6 Compare June 13, 2025 00:36
@sanskar-agrawal2018
Copy link

Can some explain why the test case failed even in my PR same check fails

@EstherBear
Copy link
Contributor Author

Can some explain why the test case failed even in my PR same check fails

I've checked your pr. I think it fails because of negative scalastyle result?

@vkorukanti vkorukanti merged commit d719f1e into delta-io:master Jun 13, 2025
21 of 22 checks passed
@sanskar-agrawal2018
Copy link

@EstherBear Actually my pr it is failing due to
ERROR: HTTP error 404 while getting https://dist.apache.org/repos/dist/dev/spark/v4.0.0-rc6-bin/pyspark-4.0.0.tar.gz
Even this PR had same issue .

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants