Skip to content

feat: make TableConfig accessible #3518

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ion-elgreco
Copy link
Collaborator

@ion-elgreco ion-elgreco commented Jun 4, 2025

Description

Make it easier for other libraries to wrap DeltaTable and reinstantiate the state from the provided input.

PyO3 doesn't support namedtuples directly yet, hopefully in the future though

@github-actions github-actions bot added the binding/python Issues for the Python package label Jun 4, 2025
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 74.22%. Comparing base (2ffaacc) to head (aa3fbe7).

Files with missing lines Patch % Lines
python/src/lib.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3518      +/-   ##
==========================================
- Coverage   74.25%   74.22%   -0.03%     
==========================================
  Files         150      150              
  Lines       44739    44746       +7     
  Branches    44739    44746       +7     
==========================================
- Hits        33220    33212       -8     
- Misses       9374     9386      +12     
- Partials     2145     2148       +3     

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

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.

1 participant