v0.4.97-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- Parquet table fix (#1714) by @sundy-li
- [store] fix: extend timeout add more working threads to let tests pass (#1713) by @drmingdrmer
- Fixed send and sync for mutex and rwlock (#1705) by @zhang2014
Build/Testing/CI
Documentation
- DOC: add STDDEV_POP function to list (#1709) by @bohutang
- DOC-1706: document NOW/TODAY/TOMORROW/YESTERDAY function (#1708) by @bohutang
Features
Improvement
- Parquet table fix (#1714) by @sundy-li
- Bump arrow2 (#1712) by @zhyass
- [deps]bump sqlparser-rs, support substring(string, start, length) syntax (#1710) by @tangwz
- Improvement: Streaming put for DAL (#1707) by @dantengsky
Others
- [store] fix: extend timeout add more working threads to let tests pass (#1713) by @drmingdrmer