Skip to content

v0.7.119-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:02
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