v0.4.0
What's Changed
- chore: Reorganize deps and upgrade them by @Xuanwo in #110
- feat: Add opendal native support by @Xuanwo in #117
- Initial write support by @Jefffrey in #122
- Disable DataFusion as a default feature by @Jefffrey in #124
- Support filter out strip by provided range by @harveyyue in #126
Bug fixes
- fix: read array columns correctly by @youngsofun in #112
- fix: execute "select count(*) from tbl" always getting zero by @harveyyue in #114
- Relax check on
patch_bits
overflows in delta decoding by @progval in #118
New Contributors
- @youngsofun made their first contribution in #112
- @harveyyue made their first contribution in #114
Full Changelog: v0.3.1...v0.4.0