Skip to content

Commit ba296fb

Browse files
authored
Updating release notes with NumTermAgg changes (#18977)
Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
1 parent 9f13e37 commit ba296fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes/opensearch.release-notes-3.2.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Compatible with OpenSearch and OpenSearch Dashboards version 3.2.0
5353
* Supporting Scripted Metric Aggregation when reducing aggregations in InternalValueCount and InternalAvg ([18411](https://github.com/opensearch-project/OpenSearch/pull18411)))
5454
* Support `search_after` numeric queries with Approximation Framework ([#18896](https://github.com/opensearch-project/OpenSearch/pull/18896))
5555
* Add skip_list parameter to Numeric Field Mappers (default false) ([#18889](https://github.com/opensearch-project/OpenSearch/pull/18889))
56+
* Optimization in Numeric Terms Aggregation query for Large Bucket Counts([#18702](https://github.com/opensearch-project/OpenSearch/pull/18702))
5657

5758
### Changed
5859
* Update Subject interface to use CheckedRunnable ([#18570](https://github.com/opensearch-project/OpenSearch/issues/18570))

0 commit comments

Comments
 (0)