Skip to content

v0.7.25-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 21 Apr 16:00
e54bef9

What's Changed

Bug Fixes

  • feat(data type): implement PartialOrd for Variant data-type (#4959) by @b41sh

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

Improvement

  • improvement: work with the new date/datetime type (#4982) by @Veeupup
  • feat(datatype): introduce precision in DateTime type (#4973) by @sundy-li
  • feature: support REGEXP_REPLACE function (#4944) by @nange