v1.2.468-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): add query query_hash and query_parameterized_hash to query log by @TCeason in #15531
- feat: add meta key_num metrics by @lichuang in #15536
Thoughtful Bug Fix ๐ง
- fix: Prevent premature snapshot commit on unfinished writes by @drmingdrmer in #15534
- fix(query): fix view flaky test with different dialect by @b41sh in #15533
- fix(query): fix qualify display by @sundy-li in #15537
Code Refactor ๐
- refactor: remove redundant lifetime on fmt::Formatter by @andylokandy in #15528
- refactor:
SessionContext::current_tenant
should not be changed at runtime by @drmingdrmer in #15504 - refactor: migrate TSV input format to new framework. by @youngsofun in #15506
Others ๐
- chore: Upgrade minitrace related crates to 0.6.5 by @Xuanwo in #15530
- chore: reduce snapshot building progress logging by @drmingdrmer in #15532
- chore: convert to arrow column remove ignore inside nullable by @b41sh in #15477
- chore: leave all un-committed data to purge/vacuum by @dantengsky in #15535
Full Changelog: v1.2.467-nightly...v1.2.468-nightly