Skip to content

v1.2.647-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 20 Oct 22:40
b1538fa

What's Changed

Exciting New Features โœจ

  • feat: support sampling table with block and row level simultaneously by @xudong963 in #16613
  • feat: add unload options overwrite, include_query_id and use_raw_path. by @youngsofun in #16614
  • feat(function): Add mode Aggregate function. by @Freejww in #16627
  • feat(query): Support use parquet format when spilling by @forsaken628 in #16612
  • feat(query): support json_object_insert function by @b41sh in #16636
  • feat: http handler support request forwarding. by @youngsofun in #16637
  • feat: Implemented a new sql explain analyze graphical by @Maricaya in #16543

Thoughtful Bug Fix ๐Ÿ”ง

Code Refactor ๐ŸŽ‰

  • refactor: Unify the set and unset structures by @TCeason in #16622
  • refactor(query): make delta table support partition prunning by @sundy-li in #16621
  • refactor(storage): inverted index support calculate the score by @b41sh in #16609
  • refactor: some http APIs do not need sticky. by @youngsofun in #16644

Others ๐Ÿ“’

New Contributors

Full Changelog: v1.2.646-nightly...v1.2.647-nightly