Skip to content

v1.2.934-nightly

Pre-release
Pre-release

Choose a tag to compare

@bohutang bohutang released this 19 Aug 22:00
de4c78a

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): skip inactive rows in vectorized LIKE by @dantengsky in #20211
  • fix(query): propagate suppressed row errors to is_not_error through nested calls by @junli1026 in #20305
  • fix(query): avoid oversized row output buffer allocations by @dqhl76 in #20325
  • fix(query): accelerate runtime bloom filter checks by @dantengsky in #20323
  • fix(stage): improve Parquet unload compatibility with older readers by @youngsofun in #20326

Code Refactor 🎉

Full Changelog: v1.2.933-nightly...v1.2.934-nightly