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

Restrict UDF functions (#2790) #2884

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

vamsi-amazon
Copy link
Member

Signed-off-by: Vamsi Manohar reddyvam@amazon.com
(cherry picked from commit db2bd66)

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
(cherry picked from commit db2bd66)
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.68%. Comparing base (a87e13c) to head (e7accc2).

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #2884   +/-   ##
=========================================
  Coverage     94.68%   94.68%           
- Complexity     5202     5206    +4     
=========================================
  Files           511      511           
  Lines         14686    14705   +19     
  Branches        958      959    +1     
=========================================
+ Hits          13905    13924   +19     
  Misses          740      740           
  Partials         41       41           
Flag Coverage Δ
sql-engine 94.68% <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.

@vamsi-amazon vamsi-amazon merged commit d50a141 into 2.x Aug 1, 2024
34 of 39 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.

3 participants