v1.2.477-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
Thoughtful Bug Fix ๐ง
- fix(query): fix bloom fitler using
is_null
andnot
function by @b41sh in #15577 - fix(query): fix filter with nested
not
expr return wrong result by @b41sh in #15580 - fix: fix normalize disjunctive filter by @xudong963 in #15587
- fix: consume stream inside explicit txn by @dantengsky in #15582
Code Refactor ๐
- refactor: Improve logging and snapshot management by @drmingdrmer in #15571
Others ๐
- chore: disk cache load refine and reduce the info flood logs by @BohuTANG in #15576
- chore: Bump jsonb version 0.4.0 by @b41sh in #15589
- chore: fix error capture of mulit statement transaction in mysql session by @SkyFan2002 in #15583
Full Changelog: v1.2.476-nightly...v1.2.477-nightly