Skip to content

chore: add the unity catalog dependency back#4165

Merged
rtyler merged 3 commits intodelta-io:mainfrom
hntd187:re-add-UC
Feb 5, 2026
Merged

chore: add the unity catalog dependency back#4165
rtyler merged 3 commits intodelta-io:mainfrom
hntd187:re-add-UC

Conversation

@hntd187
Copy link
Copy Markdown
Collaborator

@hntd187 hntd187 commented Feb 5, 2026

Description

Turns out a prior commit of cargo machete removed the unity catalog dependency. It was added via features but with the default config (So AWS only), it seems the solution was as easy as just adding it back.

Related Issue(s)

Closes #4129 (hopefully)

@github-actions github-actions Bot added the binding/python Issues for the Python package label Feb 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 5, 2026

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@hntd187 hntd187 changed the title Add the unity catalog dependency back chore: Add the unity catalog dependency back Feb 5, 2026
@hntd187 hntd187 changed the title chore: Add the unity catalog dependency back chore: add the unity catalog dependency back Feb 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.35%. Comparing base (f7a4bc2) to head (cd65be6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4165      +/-   ##
==========================================
- Coverage   76.40%   76.35%   -0.06%     
==========================================
  Files         165      165              
  Lines       46249    46252       +3     
  Branches    46249    46252       +3     
==========================================
- Hits        35337    35314      -23     
- Misses       9237     9264      +27     
+ Partials     1675     1674       -1     

☔ 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.

@hntd187 hntd187 requested a review from rtyler February 5, 2026 15:24
@rtyler rtyler enabled auto-merge (rebase) February 5, 2026 18:38
@rtyler rtyler merged commit 9261e39 into delta-io:main Feb 5, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/python Issues for the Python package

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Unity Catalog Azure credentials error

2 participants