-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Remove feature flag to enable binary doc value compression #138524
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
Remove feature flag to enable binary doc value compression #138524
Conversation
|
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
|
Hi @parkertimmins, I've created a changelog YAML for you. |
martijnvg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Hi @parkertimmins, I've updated the changelog YAML for you. Note that since this PR is labelled |
…38524) Binary doc value compression was added behind a feature flag in elastic#137139 . This PR removes the feature flag to enable the feature.
Binary doc value compression was added behind a feature flag in #137139 .
This PR removes the feature flag to enable the feature.