-
Notifications
You must be signed in to change notification settings - Fork 141
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
Repo split changes 2.x #1240
Closed
Closed
Repo split changes 2.x #1240
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nize-workflows (opensearch-project#864) Reorganize GitHub workflows. (cherry picked from commit 10e44ee) Signed-off-by: Yury-Fridlyand <[email protected]>
Signed-off-by: vamsi-amazon <[email protected]> (cherry picked from commit 5aef2e6) Co-authored-by: vamsi-amazon <[email protected]>
…ect#909) Signed-off-by: Peng Huo <[email protected]> Co-authored-by: Peng Huo <[email protected]>
…en-links (opensearch-project#932) Fix broken links (cherry picked from commit 4b50a01) Signed-off-by: Yury-Fridlyand <[email protected]>
* Bump version to 3.0 Signed-off-by: Peng Huo <[email protected]>
…for sql and workbench (opensearch-project#962) * Merge pull request opensearch-project#907 from derek-ho/enable-windows-macos feat: enable ci for windows and macos (cherry picked from commit 0699baa) Signed-off-by: Derek Ho <[email protected]> * always and os==ubuntu Signed-off-by: Derek Ho <[email protected]> Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Chen Dai <[email protected]> (cherry picked from commit 9944f2e) Co-authored-by: Chen Dai <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
- sql-cli - sql-odbc - sql-jdbc - dashboards-query-workbench Signed-off-by: YANG-DB <[email protected]>
- sql-cli - sql-odbc - sql-jdbc - dashboards-query-workbench Signed-off-by: YANG-DB <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: YANGDB <[email protected]>
Signed-off-by: YANGDB <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
Merge 2.x to main after 2.4 release
…nsearch-project#1169) Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: YANGDB <[email protected]>
- move the BI tests to jdbc/odbc - move the sql-cli outside and clone for the doctest build Signed-off-by: YANGDB <[email protected]>
- move the BI tests to jdbc/odbc - move the sql-cli outside and clone for the doctest build Signed-off-by: YANGDB <[email protected]>
* Fix precedence by reordering grammar rule Signed-off-by: Chen Dai <[email protected]> * Fix precedence in PPL Signed-off-by: Chen Dai <[email protected]> Signed-off-by: Chen Dai <[email protected]>
…arch-project#1187) * Add between grammar and in-memory impl Signed-off-by: Chen Dai <[email protected]> * Add comparison test for between Signed-off-by: Chen Dai <[email protected]> * Add doctest for between Signed-off-by: Chen Dai <[email protected]> * Add not between support Signed-off-by: Chen Dai <[email protected]> * Fix doctest failure Signed-off-by: Chen Dai <[email protected]> * Refactor to rewrite to basic comparison expression Signed-off-by: Chen Dai <[email protected]> * Clean up unused code Signed-off-by: Chen Dai <[email protected]> * Prepare to publish PR Signed-off-by: Chen Dai <[email protected]> Signed-off-by: Chen Dai <[email protected]> (cherry picked from commit 6c0af83) Co-authored-by: Chen Dai <[email protected]>
* Updated UTC TIME Functions for like now FunctionProperties. Signed-off-by: MitchellGale-BitQuill <[email protected]> * Finished updates to tests. Signed-off-by: MitchellGale-BitQuill <[email protected]> * Removed unused import. Signed-off-by: MitchellGale-BitQuill <[email protected]> * Addressed PR comments. Signed-off-by: MitchellGale-BitQuill <[email protected]> * Removed extra import. Signed-off-by: MitchellGale-BitQuill <[email protected]> * removed `DateTimeFunction` used within class. Signed-off-by: MitchellGale-BitQuill <[email protected]> Signed-off-by: MitchellGale-BitQuill <[email protected]>
…pensearch-project#1067) Change relevance functions that query fields to throw a SemanticCheckException when a field is queried that does not exist. Signed-off-by: forestmvey <[email protected]>
…earch-project#1171) * Add table write operator and builder Signed-off-by: Chen Dai <[email protected]> * Add UT for all new classes Signed-off-by: Chen Dai <[email protected]> * Rename child field Signed-off-by: Chen Dai <[email protected]> * Add columns field Signed-off-by: Chen Dai <[email protected]> * Update javadoc to prepare PR Signed-off-by: Chen Dai <[email protected]> Signed-off-by: Chen Dai <[email protected]> (cherry picked from commit c494d92) Co-authored-by: Chen Dai <[email protected]>
* Deprecated Spring IoC and using Guice instead Signed-off-by: Peng Huo <[email protected]> * fix checkstyle issue Signed-off-by: Peng Huo <[email protected]> * Pass injector to action Signed-off-by: Peng Huo <[email protected]> * update Signed-off-by: Peng Huo <[email protected]> Signed-off-by: Peng Huo <[email protected]>
Codecov Report
@@ Coverage Diff @@
## 2.x #1240 +/- ##
============================================
- Coverage 98.35% 98.33% -0.02%
- Complexity 3599 3601 +2
============================================
Files 346 344 -2
Lines 8915 8928 +13
Branches 562 562
============================================
+ Hits 8768 8779 +11
- Misses 142 143 +1
- Partials 5 6 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: GabeFernandez310 <[email protected]>
Signed-off-by: YANGDB <[email protected]> # Conflicts: # build.gradle # core/src/main/java/org/opensearch/sql/expression/DSL.java # core/src/main/java/org/opensearch/sql/expression/datetime/DateTimeFunction.java # core/src/main/java/org/opensearch/sql/expression/function/BuiltinFunctionName.java # core/src/test/java/org/opensearch/sql/expression/datetime/DateTimeFunctionTest.java # integ-test/src/test/java/org/opensearch/sql/sql/DateTimeFunctionIT.java # plugin/build.gradle # sql/src/main/antlr/OpenSearchSQLParser.g4 # sql/src/main/java/org/opensearch/sql/sql/parser/AstExpressionBuilder.java
…o-split-changes-2.x
Signed-off-by: GabeFernandez310 <[email protected]>
# Conflicts: # sql-cli/MAINTAINERS.md # sql-jdbc/MAINTAINERS.md # sql-odbc/MAINTAINERS.md
Signed-off-by: GabeFernandez310 <[email protected]>
Signed-off-by: YANGDB <[email protected]> # Conflicts: # sql-cli/MAINTAINERS.md # sql-jdbc/MAINTAINERS.md # sql-odbc/MAINTAINERS.md
…o-split-changes-2.x
…Hot-Fix Hot Fix For CI Build
Signed-off-by: YANGDB <[email protected]> # Conflicts: # integ-test/build.gradle
Signed-off-by: vamsi-amazon <[email protected]> Signed-off-by: vamsi-amazon <[email protected]>
# Conflicts: # sql/src/test/java/org/opensearch/sql/sql/parser/AstExpressionBuilderTest.java
…roject#1229) * Resolve sub object field in search hit source Signed-off-by: Chen Dai <[email protected]> * Rename to unexpanded object Signed-off-by: Chen Dai <[email protected]> * Update IT with where condition Signed-off-by: Chen Dai <[email protected]> * Fix test index mapping Signed-off-by: Chen Dai <[email protected]> Signed-off-by: Chen Dai <[email protected]>
…search-project#1194) * Add functions `ADDTIME` and `SUBTIME`. (opensearch-project#132) Signed-off-by: Yury-Fridlyand <[email protected]>
Signed-off-by: YANGDB <[email protected]>
…o-split-changes-2.x
…nctions (opensearch-project#1205) * Added long fix for CEIL, CEILING and FLOOR functions using LONG instead of INT for RETURN. Signed-off-by: MitchellGale-BitQuill <[email protected]> * Revert changes to JDBCConnection.java. Signed-off-by: MitchellGale-BitQuill <[email protected]> * Addressed PR comments. Signed-off-by: MitchellGale-BitQuill <[email protected]> * Made fixes to rst files. Signed-off-by: MitchellGale-BitQuill <[email protected]> * Simplify docs according to PR feedback. Signed-off-by: Yury-Fridlyand <[email protected]> Signed-off-by: MitchellGale-BitQuill <[email protected]> Signed-off-by: Yury-Fridlyand <[email protected]> Co-authored-by: Yury-Fridlyand <[email protected]>
# Conflicts: # docs/user/dql/functions.rst
Signed-off-by: YANGDB <[email protected]> # Conflicts: # docs/user/dql/functions.rst
…o-split-changes-2.x
…ect#199) (opensearch-project#1223) Added Support And Tests For Time Type in day_of_year, week_of_year, month_of_year Functions Signed-off-by: GabeFernandez310 <[email protected]>
closing - duplicate with #1264 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
SQL (branch 2.x) was split into the following repos:
See
Issues Resolved
Check List
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.