v0.7.34-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
Build/Testing/CI
- feat(build): add thrift to dev setup (#5110) by @dantengsky
Documentation
- chore(doc): add guides to README (#5118) by @bohutang
- chore(doc): add how-to guides page (#5113) by @bohutang
Features
- Introduce a helper ExpressionEvaluator to simplify expression evaluation (#5108) by @leiysky
- feat(parser): support more statements (#5089) by @andylokandy
Improvement
- chore(datatype): add BOOL alias (#5116) by @bohutang
- feature(datablocks): add gather kernels for datablock (#5114) by @sundy-li