Skip to content

v1.2.649-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 24 Oct 05:46
9a56324

What's Changed

Exciting New Features โœจ

  • feat: add deterministic block level sampling for small datasets by @xudong963 in #16670

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): create table need fail if storage format is invalid by @TCeason in #16663
  • fix(query): forbid explain explain statement by @TCeason in #16654
  • fix(storage): fix refresh virtual column using async api by @b41sh in #16656
  • fix(query): insert with long sql parse error by @sundy-li in #16678

Code Refactor ๐ŸŽ‰

  • refactor(query): use arrow-flight to exchange datas by @sundy-li in #16657

Others ๐Ÿ“’

Full Changelog: v1.2.648-nightly...v1.2.649-nightly