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

[Other] Fix the sample inline deletion vector #2050

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CurtHagenlocher
Copy link

@CurtHagenlocher CurtHagenlocher commented Sep 14, 2023

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (Sample data from the protocol specification)

Description

Fixes the example inline deletion vector to match how the code currently works. The existing sample likely dates to an older specification and caused (me) quite a bit of confusion when I was implementing deletion vector support in our code.

Resolves #1905

How was this patch tested?

I ran the new sample through code which successfully decodes other DVs written by Spark and confirmed that the right values came back out.

Does this PR introduce any user-facing changes?

It only updates developer-facing documentation.

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.

Inline deletion vector
2 participants