Skip to content

[8.18] Handle long overflow in dates (#124048)#125697

Merged
elasticsearchmachine merged 2 commits intoelastic:8.18from
smalyshev:backport/8.18/pr-124048
Mar 26, 2025
Merged

[8.18] Handle long overflow in dates (#124048)#125697
elasticsearchmachine merged 2 commits intoelastic:8.18from
smalyshev:backport/8.18/pr-124048

Conversation

@smalyshev
Copy link
Contributor

Backport

This will backport the following commits from main to 8.18:

Questions ?

Please refer to the Backport tool documentation

* Handle long overflow in dates

(cherry picked from commit 07921a7)

# Conflicts:
#	rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search/500_date_range.yml
#	server/src/main/java/org/elasticsearch/index/mapper/DateFieldMapper.java
#	server/src/main/java/org/elasticsearch/index/mapper/MapperFeatures.java
@smalyshev smalyshev added :Search Foundations/Mapping Index mappings, including merging and defining field types >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Mar 26, 2025
@elasticsearchmachine elasticsearchmachine merged commit a368b41 into elastic:8.18 Mar 26, 2025
15 checks passed
@smalyshev smalyshev deleted the backport/8.18/pr-124048 branch March 26, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Search Foundations/Mapping Index mappings, including merging and defining field types v8.18.1

2 participants