Skip to content

v1.2.477-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 20 May 14:57
17e412f

What's Changed

Exciting New Features โœจ

  • feat(query): variant type as map value support bloom filter by @b41sh in #15562

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): fix bloom fitler using is_null and not 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 ๐ŸŽ‰

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