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] Passing TableIdentifier from CheckpointHook to commit coordinator client #3695

Merged

Conversation

ctringdb
Copy link
Contributor

Which Delta project/connector is this regarding?

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

Description

As part of the effort to make commit coordinator client aware of the table identifier, this PR handles the code path going from the checkpoint hook to the commit coordinator client.

How was this patch tested?

Ran existing unit tests

Does this PR introduce any user-facing changes?

No

@ctringdb ctringdb changed the title Passing TableIdentifier from CheckpointHook to commit coordinator client [Spark] Passing TableIdentifier from CheckpointHook to commit coordinator client Sep 19, 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!

@vkorukanti vkorukanti merged commit 1753cb5 into delta-io:master Sep 21, 2024
14 of 17 checks passed
@ctringdb ctringdb deleted the table-id-from-checkpoinnt-to-ccc branch September 21, 2024 01:08
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