Skip to content
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

Manually backport date format fixes to 2.3 #246

Merged

Conversation

mengweieric
Copy link
Collaborator

  • Fix date format in csv files

Signed-off-by: Kavitha Conjeevaram Mohan mohakavi@amazon.com

  • covered all test cases

Signed-off-by: Kavitha Conjeevaram Mohan mohakavi@amazon.com

  • add index

Signed-off-by: Kavitha Conjeevaram Mohan mohakavi@amazon.com

  • fixed jest tests

Signed-off-by: Kavitha Conjeevaram Mohan mohakavi@amazon.com

  • remove commented code

Signed-off-by: Kavitha Conjeevaram Mohan mohakavi@amazon.com

  • remove commented line and console log

Signed-off-by: Kavitha Conjeevaram Mohan mohakavi@amazon.com


Signed-off-by: Kavitha Conjeevaram Mohan mohakavi@amazon.com
(cherry picked from commit 93a8704)

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

kavithacm and others added 2 commits November 6, 2023 22:13
* Fix date format in csv files

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>

* covered all test cases

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>

* add index

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>

* fixed jest tests

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>

* remove commented code

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>

* remove commented line and console log

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>

---------

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
(cherry picked from commit 93a8704)
Signed-off-by: Eric <menwe@amazon.com>
@mengweieric mengweieric merged commit 7eb8826 into opensearch-project:2.3 Nov 7, 2023
4 checks passed
@mengweieric mengweieric deleted the backport/backport-148-to-2.3 branch November 7, 2023 01:52
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