Skip to content
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

fix: get rid of panic in during table #1928

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

dimonchik-suvorov
Copy link
Contributor

Description

This is a continuation of the discussion in the #1917 Getting rid of panic in the library crate in favor of returning an error so lib users could handle it in a way they see it Test changes accordingly

This is a continuation of the discussion in the delta-io#1917
Getting rid of panic in the library crate in favor of returning an error so lib users could handle it in a way they see it
Test changes accordingly
@dimonchik-suvorov dimonchik-suvorov changed the title fix: get rid of panic in opening table fix: get rid of panic in during table Nov 30, 2023
@github-actions github-actions bot added binding/rust Issues for the Rust crate crate/core labels Nov 30, 2023
@dimonchik-suvorov
Copy link
Contributor Author

@roeap here is the fix we ware speaking of in #1917 (comment) 🙂

Copy link
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for the update @dimonchik-suvorov!

@roeap roeap enabled auto-merge (squash) December 2, 2023 11:36
@roeap roeap merged commit 4b16b9b into delta-io:main Dec 2, 2023
21 checks passed
Jan-Schweizer pushed a commit to Jan-Schweizer/delta-rs that referenced this pull request Dec 2, 2023
# Description
This is a continuation of the discussion in the
delta-io#1917 Getting rid of panic in
the library crate in favor of returning an error so lib users could
handle it in a way they see it Test changes accordingly

Co-authored-by: Robert Pack <42610831+roeap@users.noreply.github.com>
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 crate/core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants