Skip to content

v1.2.687-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 09 Jan 07:03
a9e578b

What's Changed

Exciting New Features โœจ

  • feat(query): load ndjson support ts with diff units. by @youngsofun in #17203
  • feat(sqlsmith): fuzz query support sqllogic test cases by @b41sh in #17216

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): fix aggregating index conflict with min/max rewrite by @b41sh in #17182
  • fix: name resolution bug in quoted ident case sensitive mode by @zhyass in #17198
  • fix(query): record state_rows in aggregate payload by @sundy-li in #17194
  • fix: system.tables table visibility by @TCeason in #17202
  • fix(query): interval total microseconds add overflow check by @TCeason in #17215
  • fix(cluster): fix warehouse audit log not working with add cluster by @zhang2014 in #17219
  • fix(query): fix register function working with nullable scalar by @sundy-li in #17217
  • fix(query): stick the created_by infos in parquet writer by @sundy-li in #17220

Code Refactor ๐ŸŽ‰

  • refactor: include key information in errors when listing meta-service key-values by @drmingdrmer in #17192

Documentation ๐Ÿ“”

Others ๐Ÿ“’

Full Changelog: v1.2.686-nightly...v1.2.687-nightly