Skip to content

[7.x] Allow partial parsing dates (#46814) #47872

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 11, 2019

Conversation

pgomulka
Copy link
Contributor

Backports the following commits to 7.x:

Enable partial parsing of date part. This is making the behaviour in java.time implementation the same as with joda.
2018, 2018-01 and 2018-01-01 are all valid dates for date_optional_time or strict_date_optional_time
closes elastic#45284
closes elastic#47473
@pgomulka
Copy link
Contributor Author

pgomulka commented Oct 11, 2019

@elasticmachine run elasticsearch-ci/packaging-sample

1 similar comment
@pgomulka
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample

@pgomulka
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample-matrix

@pgomulka pgomulka self-assigned this Oct 11, 2019
@pgomulka pgomulka added the :Core/Infra/Core Core issues without another label label Oct 11, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Core)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Core/Infra/Core Core issues without another label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants