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] Clarify DV file format byte order #1987

Closed

Conversation

larsk-db
Copy link
Contributor

@larsk-db larsk-db commented Aug 18, 2023

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (Protocol Spec)

Description

  • Clarify in the spec that DV files are big endian, while serialized DVs are little endian.

Fixes #1979.

How was this patch tested?

n/a

Does this PR introduce any user-facing changes?

No.

@larsk-db
Copy link
Contributor Author

larsk-db commented Aug 18, 2023

Test failure is just: #1982

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.

[BUG][Spark] Deletion Vector On-Disk Serialization Breaks Spec
2 participants