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

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

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.42%. Comparing base (a87e13c) to head (1cab38a).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #2883      +/-   ##
============================================
+ Coverage     94.68%   95.42%   +0.74%     
+ Complexity     5202     4944     -258     
============================================
  Files           511      452      -59     
  Lines         14686    13361    -1325     
  Branches        958      877      -81     
============================================
- Hits          13905    12750    -1155     
+ Misses          740      596     -144     
+ Partials         41       15      -26     
Flag Coverage Δ
sql-engine 95.42% <ø> (+0.74%) ⬆️

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 06:39
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.

1 participant