v1.2.255-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): Support enable hook to refresh virtual column after insert by @b41sh in #13983
- feat: add setting to disable clickhouse handler by @guojidan in #13965
- feat: rotating logs by @yufan022 in #14008
- feat(planner): Eliminate unnecessary sort by @leiysky in #14023
Thoughtful Bug Fix 🔧
- fix: query flight rpc connection leaking by @dantengsky in #13956
- fix: fix enable_refresh_virtual_column_after_write range by @bohutang in #14009
Code Refactor 🎉
- refactor: access KVMeta with methods instead of field by @drmingdrmer in #14013
Others 📒
- chore(ci): only publish deb & python binding on stable release by @everpcpc in #14015
- chore: fix drop_table_by_id fail when TableIdToName cannot found by @lichuang in #14002
- chore(planner): minor refactor heuristic optimizer by @leiysky in #14021
- chore: merge settings possible_values to range by @bohutang in #14010
Full Changelog: v1.2.254-nightly...v1.2.255-nightly