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) #2882

Closed
wants to merge 1 commit into from

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
Collaborator

@ykmr1224 ykmr1224 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add [Backport 2.x] tag to the PR title?

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.70%. Comparing base (e2683fe) to head (84eb4b3).
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #2882      +/-   ##
============================================
+ Coverage     94.68%   94.70%   +0.02%     
- Complexity     5202     5239      +37     
============================================
  Files           511      511              
  Lines         14686    14742      +56     
  Branches        958      962       +4     
============================================
+ Hits          13905    13961      +56     
  Misses          740      740              
  Partials         41       41              
Flag Coverage Δ
sql-engine 94.70% <100.00%> (+0.02%) ⬆️

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 deleted the backport/backport-2790-to-2.x branch August 1, 2024 03:40
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