Skip to content

Enable large numeric blocks for TSDB codec in production#139503

Merged
kkrik-es merged 5 commits intoelastic:mainfrom
kkrik-es:tsdb/enable-large-numeric-block
Dec 15, 2025
Merged

Enable large numeric blocks for TSDB codec in production#139503
kkrik-es merged 5 commits intoelastic:mainfrom
kkrik-es:tsdb/enable-large-numeric-block

Conversation

@kkrik-es
Copy link
Contributor

Enables the uses of large numeric blocks in the TSDB codec. This is limited to the time-series index mode; logsdb mode continues to use standard numeric blocks.

Related to 136307

@elasticsearchmachine
Copy link
Collaborator

Hi @kkrik-es, I've created a changelog YAML for you.

@kkrik-es kkrik-es marked this pull request as ready for review December 14, 2025 20:51
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

Copy link
Contributor

@yannis-roussos yannis-roussos left a comment

Choose a reason for hiding this comment

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

Thank you @kkrik-es, the changelog highlight looks good to me!

Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@kkrik-es kkrik-es merged commit 4b767ed into elastic:main Dec 15, 2025
35 checks passed
@kkrik-es kkrik-es deleted the tsdb/enable-large-numeric-block branch December 15, 2025 11:53
parkertimmins pushed a commit to parkertimmins/elasticsearch that referenced this pull request Dec 17, 2025
)

* Enable large numeric blocks for TSDB codec

* Update docs/changelog/139503.yaml

* [CI] Auto commit changes from spotless

* add highlight

---------

Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment