Skip to content

refactor: extract codec selection mechanics#136

Merged
jamessewell merged 2 commits intomainfrom
js-codec-selection-mechanics
May 1, 2026
Merged

refactor: extract codec selection mechanics#136
jamessewell merged 2 commits intomainfrom
js-codec-selection-mechanics

Conversation

@jamessewell
Copy link
Copy Markdown
Collaborator

Add the ability to configure which columnar codecs are used via IndexSettings, and thread that configuration through serialization, segment writing, and merge paths.

Add the ability to configure which columnar codecs are used via
IndexSettings, and thread that configuration through serialization,
segment writing, and merge paths.
@jamessewell jamessewell requested a review from a team as a code owner May 1, 2026 04:32
Copy link
Copy Markdown
Collaborator

@stuhood stuhood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to be very likely to conflict during rebases, but that's ok as long as compilation fails in a useful way.

To that end, making sure the DEFAULT is only ever applied at the top, and never near the bottom of the stack will make things safer during rebase. You probably have a better sense of where that is.

@jamessewell jamessewell merged commit 242e72b into main May 1, 2026
6 checks passed
@jamessewell jamessewell deleted the js-codec-selection-mechanics branch May 1, 2026 18:02
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