elasticsearch/libs
Gal Lalouche 2be4cd983f
ESQL: Support ST_EXTENT_AGG (#117451)
This PR adds support for ST_EXTENT_AGG aggregation, i.e., computing a bounding box over a set of points/shapes (Cartesian or geo). Note the difference between this aggregation and the already implemented scalar function ST_EXTENT.

This isn't a very efficient implementation, and future PRs will attempt to read these extents directly from the doc values.
We currently always use longitude wrapping, i.e., we may wrap around the dateline for a smaller bounding box. Future PRs will let the user control this behavior.
Fixes #104659.
2024-12-13 12:41:24 +02:00
..
cli Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
core Remove any references to V_7 (#118103) 2024-12-11 17:43:17 -08:00
dissect Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
entitlement [Entitlements] Differentiate between ES modules and plugins (external) (#117973) 2024-12-12 13:10:56 +01:00
geo ESQL: Support ST_EXTENT_AGG (#117451) 2024-12-13 12:41:24 +02:00
grok Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
h3 Improve performance of H3.h3ToGeoBoundary (#117812) 2024-12-02 11:59:34 +01:00
log4j Patch log4j JAR to remove JndiLookup class (#81629) 2021-12-10 15:51:38 -08:00
logging Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
logstash-bridge Optimize PipelineConfiguration-checking ClusterStateListeners (#117038) 2024-11-19 16:42:07 -05:00
lz4 Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
native Improve logging of native vector scorer - vec_caps (#118325) 2024-12-10 15:51:05 +00:00
plugin-analysis-api [Build] Remove deprecated BuildParams (#116984) 2024-11-22 16:30:57 +01:00
plugin-api Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
plugin-scanner Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
secure-sm Do not try to enable SecurityManager on JDK 24 (#117999) 2024-12-10 18:00:58 +01:00
simdvec Speed up bit compared with floats or bytes script operations (#117199) 2024-12-03 04:19:03 +11:00
ssl-config Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
tdigest Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
x-content Add Optional Source Filtering to Source Loaders (#113827) 2024-12-11 13:17:19 +00:00
build.gradle Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00