-
Notifications
You must be signed in to change notification settings - Fork 78
Add method to upload DuckDB files to Unity Catalog Volume with tests #2124
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
Add method to upload DuckDB files to Unity Catalog Volume with tests #2124
Conversation
|
✅ 46/46 passed, 5 flaky, 3m13s total Flaky tests:
Running from acceptance #2825 |
2dcdf50 to
25c1724
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/add_local_dashboards #2124 +/- ##
================================================================
+ Coverage 64.70% 64.83% +0.12%
================================================================
Files 97 97
Lines 7971 8002 +31
Branches 825 827 +2
================================================================
+ Hits 5158 5188 +30
Misses 2634 2634
- Partials 179 180 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Changes
What does this PR do?
Added functionality for uploading the duck db extract to a UC volume
Relevant implementation details
Caveats/things to watch out for when reviewing:
Linked issues
Resolves #..
Functionality
databricks labs lakebridge ...Tests