Skip to content

v1.2.663-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 24 Nov 22:54
c6b23ae

What's Changed

Exciting New Features โœจ

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): fix distinct set-returning function by @b41sh in #16883
  • fix(query): fix incorrect total_bytes_len in string view by @sundy-li in #16877
  • fix: StreamVersionMismatched when using CTAS in multi statement transโ€ฆ by @SkyFan2002 in #16889
  • fix(ci): flaky test by @zhyass in #16898
  • fix(storge): write progress in compact hook by @zhyass in #16901
  • fix: ensure atomicity in create_lock_revision by @zhyass in #16907
  • fix: dropped temporary table should not be shown in system.temporary_tables by @SkyFan2002 in #16911

Code Refactor ๐ŸŽ‰

  • refactor: use jiff crate replace chrono in date/timestamp func by @TCeason in #16787
  • refactor: add new raft-log metrics to "metactl status" response by @drmingdrmer in #16899
  • refactor: remove obsolete gRPC read API by @drmingdrmer in #16909
  • refactor: deprecate: Operation::AsIs and will be removed by @drmingdrmer in #16913
  • refactor(sqlsmith): refactor sqlsmith using http client by @b41sh in #16890

Others ๐Ÿ“’

Full Changelog: v1.2.662-nightly...v1.2.663-nightly