v0.7.25-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
Documentation
- [metasrv] doc: explain config.toml, add
add-node, adjust file layout. (#4986) by @drmingdrmer - feat(functions): support aggregate function retention (#4970) by @fkuner
- feature: support REGEXP_REPLACE function (#4944) by @nange
Features
- feat(functions): support aggregate function retention (#4970) by @fkuner
- feat(parser): switch to the new sql parser (#4983) by @andylokandy
- feat(data type): implement PartialOrd for Variant data-type (#4959) by @b41sh
- chore(show): add snapshot_location back to show create table (#4979) by @bohutang
- feat(datavalues): add pop_data_value in MutableColumn and TypeDeserializer (#4977) by @ygf11
- feature: support REGEXP_REPLACE function (#4944) by @nange