v0.4.12-nightly
Pre-release
Pre-release
What's Changed
Build/Testing/CI
- [building] refine: fix dep and clean useless code (#689) by @PsiACE
- [fuse-perf] add fuse perf (#682) by @sundy-li
Dependency Updates
- Bump crossbeam from 0.8.0 to 0.8.1 (#668) by @dependabot[bot]
Features
- ISSUES-693 add SIPHash function (#694) by @zhang2014
- [fuse-perf] add fuse perf (#682) by @sundy-li
- [store] add a slots initialization that randomly nodes to slot, as a simple file distribution algo (#672) by @drmingdrmer
- [store] add Meta::builder() to customized building meta data (#673) by @drmingdrmer
- [fuse-perf] Add fuse-benchmark tool (#661) by @sundy-li
- ISSUE-536 support CompoundIdentifier (#660) by @jyizheng
- [store] add: choose n elts from m elts randomly (#667) by @drmingdrmer
Improvement
- Add datablock group by (#701) by @bohutang
- [store] refine: static version is quite enough (#687) by @drmingdrmer
- [building] refine: building helper crate: common/building (#685) by @drmingdrmer
- fuse-query process exit when any handler error (#678) by @bohutang
- ISSUES-675 support parse hostname for flight client (#676) by @zhang2014
Others
- ISSUES-364 use ErrorCodes to MySQL session (#702) by @zhang2014
- [Extras] move extras project to datafuse-extras (#699) by @zhang2014
- [common/functions] better code for siphash (#697) by @zhang2014
- always add a trailing comma (#681) by @drmingdrmer
- Bump arrow from 4.1.0 to 4.2.0 (#674) by @bohutang