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.98k stars 365 forks source link

fix(python): fixed large_dtype to schema convert #2635

Closed sherlockbeard closed 4 days ago

sherlockbeard commented 4 days ago

Description

added large_dtype to schema convert

closes #2374

Related Issue(s)

Documentation