v1.2.568-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: snapshots generated in multi txn has same prev_snapshot_id by @SkyFan2002 in #16044
- feat(query): add option [ IGNORE | RESPECT NULLS ] functionality for window rank function(first_value, last_value, nth_value) by @TCeason in #15919
- feat: add function name to udf client header by @everpcpc in #16053
- feat: back compatibility of old share db by @lichuang in #16056
Thoughtful Bug Fix ๐ง
- fix: output format missing '-' for '-Infinity'. by @youngsofun in #16052
Code Refactor ๐
- refactor(query): add crash handler for databend-query by @zhang2014 in #16054
Others ๐
- chore: add privilege checking for
fuse_amend
by @dantengsky in #16045 - chore: add
node
column to tablesystem.malloc_stats_totals
by @dantengsky in #16043
Full Changelog: v1.2.567-nightly...v1.2.568-nightly