Skip to content

v1.2.337-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 07 Feb 22:01
2f469f5

What's Changed

Exciting New Features โœจ

Code Refactor ๐ŸŽ‰

  • refactor: UdfApi::drop_udf() return the dropped record instead of returning ErrorCode by @drmingdrmer in #14640
  • refactor(query): support additional param to set the error rate in approx_count_distinct function by @sundy-li in #14609
  • refactor: Remove UdfApi, use UdfMgr directly by @drmingdrmer in #14642
  • refactor(query): disallowed tokio spawn and block_on by @zhang2014 in #14639

Others ๐Ÿ“’

Full Changelog: v1.2.336-nightly...v1.2.337-nightly