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 2.x] Add where clause support in create statement #2369

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport bb82d85 from #2366.

* Upload latest grammar with where clause support in create statement

Signed-off-by: Chen Dai <[email protected]>

* Fix MV index name bug

Signed-off-by: Chen Dai <[email protected]>

* Add UT for create index statement with where clause

Signed-off-by: Chen Dai <[email protected]>

* Fix spotless format

Signed-off-by: Chen Dai <[email protected]>

---------

Signed-off-by: Chen Dai <[email protected]>
(cherry picked from commit bb82d85)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #2369 (a63af39) into 2.x (a43d28d) will decrease coverage by 0.01%.
The diff coverage is 91.66%.

@@             Coverage Diff              @@
##                2.x    #2369      +/-   ##
============================================
- Coverage     96.51%   96.50%   -0.01%     
- Complexity     4947     4950       +3     
============================================
  Files           466      466              
  Lines         13684    13687       +3     
  Branches        912      915       +3     
============================================
+ Hits          13207    13209       +2     
  Misses          458      458              
- Partials         19       20       +1     
Flag Coverage Δ
sql-engine 96.50% <91.66%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../sql/spark/dispatcher/model/IndexQueryDetails.java 96.66% <100.00%> (-0.48%) ⬇️
...park/dispatcher/model/FullyQualifiedTableName.java 90.47% <87.50%> (-1.84%) ⬇️

@dai-chen dai-chen merged commit f55a646 into 2.x Oct 25, 2023
26 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2366-to-2.x branch October 25, 2023 23:57
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