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: restore the TryFrom for DeltaTablePartition #2767

Closed rtyler closed 3 months ago

rtyler commented 3 months ago

I actually used this functionality :smile:

It was removed in #2037 but I think it's handy and worth keeping around :shrug: