Merge main to 2.x by penghuo · Pull Request #830 · opensearch-project/sql · GitHub
Skip to content

Merge main to 2.x#830

Merged
penghuo merged 20 commits into
opensearch-project:2.xfrom
penghuo:backport/2.x
Sep 14, 2022
Merged

Merge main to 2.x#830
penghuo merged 20 commits into
opensearch-project:2.xfrom
penghuo:backport/2.x

Conversation

@penghuo

@penghuo penghuo commented Sep 14, 2022

Copy link
Copy Markdown
Collaborator

Description

Merge main to 2.x
Related to opensearch-project/opensearch-plugins#142

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.

dai-chen and others added 20 commits August 17, 2022 16:14
* Bump checkstyle version and fix violations

Signed-off-by: Chen Dai <daichen@amazon.com>

* Fix checkstyle violations in test code

Signed-off-by: Chen Dai <daichen@amazon.com>

Signed-off-by: Chen Dai <daichen@amazon.com>
Signed-off-by: penghuo <penghuo@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
* Change master timeout to new API

Signed-off-by: Chen Dai <daichen@amazon.com>

* Change param name to cluster_manager_timeout

Signed-off-by: Chen Dai <daichen@amazon.com>

Signed-off-by: Chen Dai <daichen@amazon.com>
Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>
- Update QueryStringTest to check for SyntaxCheckException.
SyntaxCheckException is correct when incorrect # of parameters
See opensearch-project#604 (comment)
for reference.

- Introduce MultiFieldQuery and SingleFieldQuery base classes.

- Extract FunctionResolver interface. FunctionResolver is now
 DefaultFunctionResolver. RelevanceFunctionResolver is a simplified
 function resolver for relevance search functions.
- Removed tests from FilterQueryBuilderTest that verified exceptions
 thrown for invalid function calls.
 These scenarios are now handled by RelevanceQuery::build.

Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>

Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
* Bump version to 2.3.0
* Keep JDBC version at 1.1.0.1

Signed-off-by: penghuo <penghuo@gmail.com>
Signed-off-by: Chen Dai <daichen@amazon.com>

Signed-off-by: Chen Dai <daichen@amazon.com>
Signed-off-by: cwillum <cwmmoore@amazon.com>
Signed-off-by: cwillum <cwmmoore@amazon.com>
* Fix compile issue, add geo module as dependency

Signed-off-by: penghuo <penghuo@gmail.com>
Signed-off-by: cwillum <cwmmoore@amazon.com>
…links-SQL

Add Forum link in SQL plugin README.md
Signed-off-by: vamsi-amazon <reddyvam@amazon.com>

Signed-off-by: vamsi-amazon <reddyvam@amazon.com>
Signed-off-by: Peng Huo <penghuo@gmail.com>
Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>
Signed-off-by: Peng Huo <penghuo@gmail.com>
@penghuo penghuo requested a review from a team as a code owner September 14, 2022 18:15
@penghuo penghuo merged commit 7bb52a8 into opensearch-project:2.x Sep 14, 2022
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.

6 participants