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

feat: support reading tables via Unity Catalog provided credentials #3078

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hntd187
Copy link
Collaborator

@hntd187 hntd187 commented Dec 22, 2024

Description

You can read tables via UC provided creds.

Related Issue(s)

Documentation

Temp Creds API

@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Dec 22, 2024
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 4.61538% with 124 lines in your changes missing coverage. Please review.

Project coverage is 72.14%. Comparing base (cdc6473) to head (9a6e48e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/catalog-unity/src/datafusion.rs 0.00% 51 Missing ⚠️
crates/catalog-unity/src/lib.rs 10.63% 41 Missing and 1 partial ⚠️
crates/catalog-unity/src/models.rs 3.22% 30 Missing ⚠️
crates/core/src/table/builder.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3078      +/-   ##
==========================================
- Coverage   72.41%   72.14%   -0.28%     
==========================================
  Files         128      128              
  Lines       41017    41264     +247     
  Branches    41017    41264     +247     
==========================================
+ Hits        29701    29768      +67     
- Misses       9423     9587     +164     
- Partials     1893     1909      +16     

☔ 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
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant