Skip to content

Conversation

@hntd187
Copy link
Collaborator

@hntd187 hntd187 commented Oct 9, 2025

Description

Now if the user has permissions to do writes (and actually does a write) we will request a write permission first instead of just read only permissions. When this fails we will go back to the normal path of requesting a read-only cred.

Related Issue(s)

None I'm aware of.

Documentation

https://docs.databricks.com/api/workspace/temporarytablecredentials/generatetemporarytablecredentials

@hntd187 hntd187 requested review from roeap and rtyler as code owners October 9, 2025 20:36
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Oct 9, 2025
@github-actions
Copy link

github-actions bot commented Oct 9, 2025

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 feat: Enable ability to do writes through Unity Catalog feat: enable ability to do writes through Unity Catalog Oct 9, 2025
@codecov
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

❌ Patch coverage is 24.07407% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.29%. Comparing base (f1727c9) to head (46b27a1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/catalog-unity/src/lib.rs 0.00% 30 Missing ⚠️
crates/catalog-unity/src/datafusion.rs 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3834      +/-   ##
==========================================
- Coverage   74.37%   74.29%   -0.08%     
==========================================
  Files         147      147              
  Lines       39670    39679       +9     
  Branches    39670    39679       +9     
==========================================
- Hits        29503    29479      -24     
- Misses       8777     8810      +33     
  Partials     1390     1390              

☔ 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 ion-elgreco October 9, 2025 20:41
@ion-elgreco
Copy link
Collaborator

@hntd187 there is one test failing, but otherwise LGTM

@ion-elgreco ion-elgreco merged commit c24396c into delta-io:main Oct 11, 2025
25 of 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.

2 participants