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
2.33k stars 411 forks source link

feat(python, rust): added statistics_truncate_length in WriterProperties #2784

Closed sherlockbeard closed 3 months ago

sherlockbeard commented 3 months ago

Description

added set_statistics_truncate_length in python WriterProperties

Related Issue(s)

closes #2630

Documentation

github-actions[bot] commented 3 months 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.

ion-elgreco commented 3 months ago

Thankss @sherlockbeard :)