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

[BUG] Fix reading version aux data reading and writing #384

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

eddyxu
Copy link
Contributor

@eddyxu eddyxu commented Dec 19, 2022

When dictionary array involved, the version aux data offset is usually not zero, because we will write dictionary value array first in the manifest file. The bug was due to the aux data position are not serialized correctly in the code path.

@eddyxu eddyxu requested a review from changhiskhan December 19, 2022 23:03
@changhiskhan changhiskhan merged commit 3a316ed into main Dec 19, 2022
@changhiskhan changhiskhan deleted the lei/version_fix branch December 19, 2022 23:17
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.

2 participants