Skip to content

v1.2.838-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 12 Nov 01:30
3efed0c

What's Changed

Exciting New Features โœจ

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): fix query function parsing nested conditions by @b41sh in #18940
  • fix(query): handle complex types in procedure argument parsing by @TCeason in #18929
  • fix: error in multi statement transaction retry by @SkyFan2002 in #18934
  • fix: flaky test progress not updated in real time in cluster mode by @youngsofun in #18945

Code Refactor ๐ŸŽ‰

  • refactor(binder): move the rewrite of ASOF JOIN to the logical plan and remove scalar_expr from DerivedColumn by @forsaken628 in #18938
  • refactor(query): optimized UnaryState design and simplified string_agg implementation by @forsaken628 in #18941
  • refactor(query): rename exchange hash to node to node hash by @zhang2014 in #18948

Others ๐Ÿ“’

  • chore(query): ignore assert const in memo logical test by @zhang2014 in #18950

Full Changelog: v1.2.837-nightly...v1.2.838-nightly