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] Allow backtick around fields in sort cmd #1689

Merged
merged 1 commit into from
May 31, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 691012d from #1688

* Allow backtick around fields in sort cmd

Signed-off-by: Joshua Li <[email protected]>

* Add test

Signed-off-by: Joshua Li <[email protected]>

* Update test setup

Signed-off-by: Joshua Li <[email protected]>

* revert ignoring sql-cli repo if exists

Signed-off-by: Joshua Li <[email protected]>

---------

Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit 691012d)
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #1689 (6c8aae3) into 2.x (86ae687) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #1689   +/-   ##
=========================================
  Coverage     97.28%   97.28%           
  Complexity     4332     4332           
=========================================
  Files           388      388           
  Lines         10809    10809           
  Branches        761      761           
=========================================
  Hits          10515    10515           
  Misses          287      287           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.28% <100.00%> (ø)

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

Impacted Files Coverage Δ
...pensearch/sql/ppl/parser/AstExpressionBuilder.java 100.00% <100.00%> (ø)

@dai-chen dai-chen added the bug Something isn't working label May 31, 2023
@dai-chen dai-chen merged commit c6e0ee3 into 2.x May 31, 2023
@dai-chen dai-chen added the PPL Piped processing language label May 31, 2023
@github-actions github-actions bot deleted the backport/backport-1688-to-2.x branch May 31, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PPL Piped processing language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants