Skip to content

v0.7.119-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 16:02
· 16497 commits to main since this release
599e039

What's Changed

Exciting New Features โœจ

  • feat(query): support all JsonEachRowOutputFormat variants. by @youngsofun in #6434
  • feat(planner): Support qualified column name with database specified by @leiysky in #6444
  • feat: introduce system.tables_with_history by @dantengsky in #6435
  • feat(planner): support mark join, (not)in/any subquery, make tpch16 and tpch18 happy by @xudong963 in #6412
  • feat(parser): support any, all and some subquery by @xudong963 in #6438

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): fix tsv deserialization by @sundy-li in #6453
  • fix(planner): Fix case of table alias by @leiysky in #6466
  • fix(build-tool): add c module include path for musl build-tool image by @everpcpc in #6472

Code Refactor ๐ŸŽ‰

Documentation ๐Ÿ“”

Full Changelog: v0.7.118-nightly...v0.7.119-nightly