Skip to content

Conversation

@yuancu
Copy link
Collaborator

@yuancu yuancu commented Oct 28, 2025

Description

Backport #4246 to 2.19-dev

Commit Message

  • Support parsing ISO 8601 datetime format for timestamp value

  • Modify tests for ISO 8601 timestamp input

  • Add support of iso 8601 date string to date and time

  • add an IT for date time comparison with iso 8601 formatted literal

(cherry picked from commit 42c13b4)

Related Issues

Resolves #4188

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* Support parsing ISO 8601 datetime format for timestamp value

Signed-off-by: Yuanchun Shen <[email protected]>

* Modify tests for ISO 8601 timestamp input

Signed-off-by: Yuanchun Shen <[email protected]>

* Add support of iso 8601 date string to date and time

- add an IT for date time comparison with iso 8601 formatted literal

Signed-off-by: Yuanchun Shen <[email protected]>

---------

Signed-off-by: Yuanchun Shen <[email protected]>
(cherry picked from commit 42c13b4)
@yuancu yuancu changed the title Support ISO8601-formatted string in PPL (#4246) [Backport 2.19-dev] Support ISO8601-formatted string in PPL (#4246) Oct 28, 2025
@LantaoJin LantaoJin marked this pull request as ready for review October 28, 2025 10:49
@LantaoJin LantaoJin enabled auto-merge (squash) October 29, 2025 08:45
@LantaoJin LantaoJin merged commit ec5d429 into opensearch-project:2.19-dev Oct 29, 2025
42 checks passed
@yuancu yuancu deleted the backport/backport-4246-to-2.19-dev branch October 29, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants