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(rust, python): fix writing empty structs when creating checkpoint #2627

Merged
merged 5 commits into from
Jun 29, 2024

Conversation

sherlockbeard
Copy link
Contributor

@sherlockbeard sherlockbeard commented Jun 26, 2024

Description

avoid adding maxvalue and minvalue when there is no value in max_min_vec

Related Issue(s)

closes #2622

Documentation

@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Jun 26, 2024
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.

@sherlockbeard sherlockbeard changed the title fix(rust, python):writing empty structs when creating checkpoint fix(rust, python): fix writing empty structs when creating checkpoint Jun 26, 2024
@rtyler rtyler enabled auto-merge (squash) June 29, 2024 14:41
@rtyler rtyler disabled auto-merge June 29, 2024 21:03
@rtyler rtyler merged commit 7b581aa into delta-io:main Jun 29, 2024
9 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 binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Arrow: Parquet does not support writing empty structs when creating checkpoint
2 participants