Skip to content

v0.8.81-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 16:19
· 12306 commits to main since this release
a3562cf

What's Changed

Exciting New Features โœจ

  • feat(parser): Relax the order requirement about the COPY options by @flaneur2020 in #8341
  • feat(query): improve count distinct for string type in fucntions-v2. by @RinChanNOWWW in #8347
  • feat: Introduce data metrics for table by @Xuanwo in #8363

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(planner): left join panic by @xudong963 in #8325
  • fix(processor): fix throw error when abort and limit by @zhang2014 in #8361
  • fix(query): StringSearchLike vector_vector can not match '\n' by @TCeason in #8359
  • fix(processor): fix full join panic by @zhang2014 in #8364
  • fix: adjust the max io requests with block number not segment number by @BohuTANG in #8367

Code Refactor ๐ŸŽ‰

Build/Testing/CI Infra Changes ๐Ÿ”Œ

Documentation ๐Ÿ“”

Full Changelog: v0.8.80-nightly...v0.8.81-nightly