datafusion-contrib / datafusion-orc

Implementation of Apache ORC file format use Apache Arrow in-memory format
Apache License 2.0
33 stars 8 forks source link

fix: read array<float> columns correctly #112

Closed youngsofun closed 3 days ago

youngsofun commented 3 days ago

fix https://github.com/datafusion-contrib/datafusion-orc/issues/111

Xuanwo commented 3 days ago

Does this should be treated as breaking changes?

youngsofun commented 3 days ago

Does this should be treated as breaking changes?

it is not