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

[Kernel] Always read the checkpoint manifest for CPV2 if sidecar files are present #3491

Closed
wants to merge 9 commits into from

Conversation

chirag-s-db
Copy link
Contributor

@chirag-s-db chirag-s-db commented Aug 6, 2024

Which Delta project/connector is this regarding?

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

Description

The sidecar actions in the checkpoint manifest of a CPV2 table should always be read regardless of the checkpoint predicate, as actions satisfying the predicate may be found in the sidecar file.

How was this patch tested?

See added test.

Does this PR introduce any user-facing changes?

No.

@chirag-s-db
Copy link
Contributor Author

See #3509

@chirag-s-db chirag-s-db closed this Aug 8, 2024
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.

1 participant