Skip to content

v1.2.644-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 12 Oct 03:46
e7fcde8

What's Changed

Exciting New Features โœจ

Thoughtful Bug Fix ๐Ÿ”ง

  • fix: direct io syscall not available on mac by @forsaken628 in #16574
  • fix: window in scalar subquery returns wrong results by @xudong963 in #16567
  • fix: avoid eliminating the left child of union in RuleEliminateUnion by @xudong963 in #16584
  • fix(query): fix inverted index panic caused by null value by @b41sh in #16576
  • fix(query): fix cannot obtain stack trace when segmentation fault by @zhang2014 in #16566
  • fix: merge into panic by @zhyass in #16581
  • fix(query): list_dictionaries should not ignore db_id by @TCeason in #16587
  • fix(iceberg): Make sure iceberg table has been loaded by @Xuanwo in #16593
  • fix: Disable prewhere for iceberg table for now by @Xuanwo in #16597

Code Refactor ๐ŸŽ‰

Others ๐Ÿ“’

Full Changelog: v1.2.643-nightly...v1.2.644-nightly