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] Bug Fix: Escape query in spark submit parameter (#2587) #2592

Merged

Conversation

seankao-az
Copy link
Collaborator

Backport 2bcf0b8 from #2587

)

* escape query in spark submit parameter

Signed-off-by: Sean Kao <[email protected]>

* spotless

Signed-off-by: Sean Kao <[email protected]>

* test case for special character

Signed-off-by: Sean Kao <[email protected]>

---------

Signed-off-by: Sean Kao <[email protected]>
(cherry picked from commit 2bcf0b8)
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.42%. Comparing base (5fa8c3c) to head (bb68daa).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #2592   +/-   ##
=========================================
  Coverage     95.42%   95.42%           
  Complexity     5166     5166           
=========================================
  Files           491      491           
  Lines         14586    14587    +1     
  Branches        969      969           
=========================================
+ Hits          13918    13919    +1     
  Misses          643      643           
  Partials         25       25           
Flag Coverage Δ
sql-engine 95.42% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seankao-az seankao-az merged commit 4d54078 into opensearch-project:2.x Mar 25, 2024
27 of 28 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.

4 participants