v1.2.631-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: estimate selectivity by table sample by @xudong963 in #16362
- feat: introduce an intermediate version that is compatible with vacuum2 by @SkyFan2002 in #16354
- feat(query): Procedure (Part1) by @TCeason in #16348
Thoughtful Bug Fix ๐ง
Code Refactor ๐
- refactor: remove all share related functions by @drmingdrmer in #16383
- refactor: replace get_pb_value() with get_pb() by @drmingdrmer in #16395
- refactor: Add NameValueApi, simplify virtual column APIs by @drmingdrmer in #16398
Others ๐
- chore(ci): fix cargo clippy by @TCeason in #16397
- chore: add error stack to cmd entrence by @andylokandy in #16391
- chore(query): add external server request profile by @zhang2014 in #16400
- chore(query): refactor udf retry by @sundy-li in #16405
- chore(query): add connect duration metric for udf by @zhang2014 in #16407
Full Changelog: v1.2.630-nightly...v1.2.631-nightly