delta-io / delta-rs

A native Rust library for Delta Lake, with bindings into Python
https://delta-io.github.io/delta-rs/
Apache License 2.0
1.97k stars 365 forks source link

fix(rust, python): fix writing empty structs when creating checkpoint #2627

Open sherlockbeard opened 2 days ago

sherlockbeard commented 2 days ago

Description

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

Related Issue(s)

closes #2622

Documentation

github-actions[bot] commented 2 days ago

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.