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

Backport/backport 3263 to 2.x #3335

Merged

Conversation

songkant-aws
Copy link
Contributor

Description

Manually open a PR for backporting #3263 to 2.x branch

Related Issues

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • 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.

* Improved patterns command with new algorithm

Signed-off-by: Songkan Tang <[email protected]>

* Minor change log parser default configurations

Signed-off-by: Songkan Tang <[email protected]>

* Refactor a bit and add partial unit tests

Signed-off-by: Songkan Tang <[email protected]>

* Add more unit tests

Signed-off-by: Songkan Tang <[email protected]>

* Amend patterns user facing doc

Signed-off-by: Songkan Tang <[email protected]>

* Add average time benchmark for patterns window functions

Signed-off-by: Songkan Tang <[email protected]>

* Add new default pattern method setting to allow change

Signed-off-by: Songkan Tang <[email protected]>

* Update unit tests per injected setting

Signed-off-by: Songkan Tang <[email protected]>

* Update patterns command user facing doc after introducing setting

Signed-off-by: Songkan Tang <[email protected]>

* Complement more unit test cases

Signed-off-by: Songkan Tang <[email protected]>

* Adjust patterns.rst file format

Signed-off-by: Songkan Tang <[email protected]>

* Handle null like ExprValue cases and fix additional doctest

Signed-off-by: Songkan Tang <[email protected]>

* Fix spotless style check

Signed-off-by: Songkan Tang <[email protected]>

* Minor doctest fix style

Signed-off-by: Songkan Tang <[email protected]>

---------

Signed-off-by: Songkan Tang <[email protected]>
@songkant-aws songkant-aws force-pushed the backport/backport-3263-to-2.x branch from 068cb8b to 31abe20 Compare February 19, 2025 09:54
@penghuo penghuo merged commit 0d74995 into opensearch-project:2.x Feb 19, 2025
25 of 26 checks passed
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.

2 participants