Skip to content

Conversation

@NilsIrl
Copy link

@NilsIrl NilsIrl commented Sep 26, 2024

Description

The previous code was erroneous and if a DeltaTable instance was kept for too long its credentials could expire with no way of updating them.

@github-actions github-actions bot added the binding/python Issues for the Python package label Sep 26, 2024
@github-actions
Copy link

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.

@NilsIrl NilsIrl changed the title Update storage_options when using DeltaTable in write_deltalake fix: Update storage_options when using DeltaTable in write_deltalake Sep 26, 2024
@NilsIrl NilsIrl changed the title fix: Update storage_options when using DeltaTable in write_deltalake fix: update storage_options when using DeltaTable in write_deltalake Sep 26, 2024
@codecov
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.51%. Comparing base (2498837) to head (47b9286).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2909      +/-   ##
==========================================
+ Coverage   72.49%   72.51%   +0.01%     
==========================================
  Files         131      131              
  Lines       40421    40421              
  Branches    40421    40421              
==========================================
+ Hits        29303    29310       +7     
- Misses       9238     9239       +1     
+ Partials     1880     1872       -8     

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

@ion-elgreco
Copy link
Collaborator

@NilsIrl can you add a test please

@rtyler rtyler marked this pull request as draft October 8, 2024 14:24
@rtyler rtyler self-assigned this Oct 19, 2024
@NilsIrl
Copy link
Author

NilsIrl commented Oct 22, 2024

Hi, sorry I don't have the bandwidth to look into that at the moment.

@ion-elgreco
Copy link
Collaborator

This won't work with the recent changes anymore.

@ion-elgreco ion-elgreco closed this Mar 1, 2025
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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants