Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spark] Pass table catalogs throughout DeltaLog #3863

Conversation

ctring
Copy link
Contributor

@ctring ctring commented Nov 8, 2024

Which Delta project/connector is this regarding?

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

Description

Previously, we passed the table identifier to the DeltaLog's constructor and methods to use. For future-proof purpose, we should pass the whole catalog table instead.

How was this patch tested?

Unit test

Does this PR introduce any user-facing changes?

No

@ctring ctring changed the title Pass table catalogs throughout DeltaLog [Spark] Pass table catalogs throughout DeltaLog Nov 8, 2024
Copy link
Contributor

@LukasRupprecht LukasRupprecht left a comment

Choose a reason for hiding this comment

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

LGTM!

@ctring ctring force-pushed the cuong-nguyen_data/catalog-table-in-delta-log branch from 58e8a9f to 21458ba Compare November 12, 2024 17:38
@scottsand-db scottsand-db merged commit 4f54313 into delta-io:master Nov 12, 2024
16 of 19 checks passed
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.

3 participants