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

Setting in S3 Glue datasource for blocking new async queries #2532

Closed

Conversation

vamsimanohar
Copy link
Member

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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 <[email protected]>
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.01%. Comparing base (fcc4be3) to head (76883f7).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2532      +/-   ##
============================================
+ Coverage     95.41%   97.01%   +1.59%     
+ Complexity     5027     4544     -483     
============================================
  Files           483      401      -82     
  Lines         14016    11842    -2174     
  Branches        944      795     -149     
============================================
- Hits          13374    11488    -1886     
+ Misses          621      346     -275     
+ Partials         21        8      -13     
Flag Coverage Δ
sql-engine 97.01% <ø> (+1.59%) ⬆️

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.

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