Skip to content

refactor: remove ID count from offsets - #478

Open
spacer07 wants to merge 1 commit into
ozontech:mainfrom
spacer07:409-remove-ids-count-from-offsets
Open

refactor: remove ID count from offsets#478
spacer07 wants to merge 1 commit into
ozontech:mainfrom
spacer07:409-remove-ids-count-from-offsets

Conversation

@spacer07

Copy link
Copy Markdown

Description

This completes the binary format cleanup started in #410. It:

  • bumps the fraction binary data version to V6;
  • stops writing the legacy ID count placeholder to the offsets section;
  • keeps V0–V5 fractions readable by skipping the legacy field for old versions;

Fixes #409


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

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.

Do not store count of ids in offsets section

1 participant