Skip to content

Conversation

@fvaleye
Copy link
Collaborator

@fvaleye fvaleye commented Sep 19, 2025

Description

Add StorageConfig when building UnityCatalog to allow catalog credentials.

Related Issue(s)

@fvaleye fvaleye added the binding/rust Issues for the Rust crate label Sep 19, 2025
@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

❌ Patch coverage is 91.27517% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.99%. Comparing base (446ba3c) to head (1ee2ee1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/catalog-unity/src/lib.rs 91.27% 8 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3769      +/-   ##
==========================================
+ Coverage   75.70%   75.99%   +0.29%     
==========================================
  Files         145      145              
  Lines       44731    44878     +147     
  Branches    44731    44878     +147     
==========================================
+ Hits        33862    34104     +242     
+ Misses       9197     9094     -103     
- Partials     1672     1680       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fvaleye fvaleye force-pushed the feature/unitycatalog-with-storage-options branch from ddaf3c5 to 26a7552 Compare September 19, 2025 08:06
@ion-elgreco ion-elgreco force-pushed the feature/unitycatalog-with-storage-options branch from 26a7552 to 3e4f6c1 Compare September 20, 2025 09:54
@ion-elgreco ion-elgreco enabled auto-merge (squash) September 20, 2025 09:54
@ion-elgreco ion-elgreco force-pushed the feature/unitycatalog-with-storage-options branch from 3e4f6c1 to 1ee2ee1 Compare September 20, 2025 09:55
@ion-elgreco ion-elgreco merged commit bcb37b3 into delta-io:main Sep 20, 2025
26 checks passed
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.

UnityCatalogBuilder cannot be initialized via StorageConfig.

2 participants