Skip to content

Enable TDigest field mapper and ES|QL type#139607

Merged
JonasKunz merged 16 commits intoelastic:mainfrom
JonasKunz:tdigest-lift-all-feature-flags
Dec 17, 2025
Merged

Enable TDigest field mapper and ES|QL type#139607
JonasKunz merged 16 commits intoelastic:mainfrom
JonasKunz:tdigest-lift-all-feature-flags

Conversation

@JonasKunz
Copy link
Contributor

@JonasKunz JonasKunz commented Dec 16, 2025

Replaces #139588.
Lifts the feature flag for both the ES tdigest field mapper and the ES|QL tdigest type.

I'll add tdigest to AllSupportedFieldsTestCase in a follow-up.

@JonasKunz JonasKunz added >enhancement :Analytics/ES|QL AKA ESQL :StorageEngine/Mapping The storage related side of mappings labels Dec 16, 2025
@elasticsearchmachine elasticsearchmachine added external-contributor Pull request authored by a developer outside the Elasticsearch team v9.3.0 labels Dec 16, 2025
@github-actions
Copy link
Contributor

ℹ️ Important: Docs version tagging

👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version.

We use applies_to tags to mark version-specific features and changes.

Expand for a quick overview

When to use applies_to tags:

✅ At the page level to indicate which products/deployments the content applies to (mandatory)
✅ When features change state (e.g. preview, ga) in a specific version
✅ When availability differs across deployments and environments

What NOT to do:

❌ Don't remove or replace information that applies to an older version
❌ Don't add new information that applies to a specific version without an applies_to tag
❌ Don't forget that applies_to tags can be used at the page, section, and inline level

🤔 Need help?

@JonasKunz JonasKunz added the test-release Trigger CI checks against release build label Dec 16, 2025
@JonasKunz JonasKunz marked this pull request as ready for review December 16, 2025 15:01
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:StorageEngine labels Dec 16, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine
Copy link
Collaborator

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

@JonasKunz JonasKunz requested a review from kkrik-es December 16, 2025 15:01
@JonasKunz JonasKunz removed the test-release Trigger CI checks against release build label Dec 16, 2025
@JonasKunz
Copy link
Contributor Author

Release tests are failing for an unrelated reason ( histogram support and not tdigest), so removing the tag to allow us to merge.

@JonasKunz JonasKunz enabled auto-merge (squash) December 16, 2025 16:04
 Conflicts:
	server/src/main/resources/transport/upper_bounds/9.3.csv
@pabloem
Copy link
Contributor

pabloem commented Dec 16, 2025

retriggering failed jobs... (the StdDevOverTimeTests failure did not appear)

@pabloem
Copy link
Contributor

pabloem commented Dec 17, 2025

likely to succeed now...

@JonasKunz JonasKunz merged commit 403d7d7 into elastic:main Dec 17, 2025
35 checks passed
szybia added a commit to szybia/elasticsearch that referenced this pull request Dec 17, 2025
…-err-message

* upstream/main: (45 commits)
  Add sort field usage to telemetry (elastic#139530)
  ES|QL: Release CCS support for FORK (elastic#139630)
  Parameterize VectorSimilarityFunctionsTests on the similarity function (elastic#139516)
  fix broken links from ccs file move (elastic#139655)
  Update docs for v9.2.3 release (elastic#139479)
  Move tsdb bwc tests to x-pack/logsdb (elastic#139671)
  Fix FirstDocIdGroupingAggregatorFunction (elastic#139619)
  Fix release test for node_reduction profiling (elastic#139515)
  Unmute RestClientSingleHostIntegTests.testRequestResetAndAbort (elastic#139656)
  Unmute VerifyVersionConstantsIT.testLuceneVersionConstant (elastic#139644)
  Mute org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests testReadNonExistingPath elastic#139665
  Mute org.elasticsearch.smoketest.WatcherYamlRestIT test {p0=mustache/10_webhook/Test webhook action with mustache integration} elastic#139663
  [ES|QL] Run aggregations on aggregate metric double with default metric (elastic#138647)
  Enable TDigest field mapper and ES|QL type (elastic#139607)
  Mute org.elasticsearch.index.mapper.HalfFloatSyntheticSourceNativeArrayIntegrationTests testSynthesizeArrayRandom elastic#139658
  Explicitly cleanup test index with shared data path (elastic#136048)
  Mute org.elasticsearch.xpack.core.action.XPackUsageResponseTests testVersionDependentSerializationWriteToOldStream elastic#139576
  Make XPackUsageResponseTests a wire serializing test case (elastic#139643)
  Mute org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT test {p0=mixed_cluster/90_ml_data_frame_analytics_crud/Start and stop old regression job} elastic#139654
  Relax error bounds for RandomizedTimeSeriesIT (elastic#139641)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >enhancement external-contributor Pull request authored by a developer outside the Elasticsearch team :StorageEngine/Mapping The storage related side of mappings Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:StorageEngine v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Comments