Skip to content

v0.8.99-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Nov 16:02
2fdfcaa

What's Changed

Exciting New Features ✨

  • feat(file format): unify format settings/options. by @youngsofun in #8566
  • feat: Add cache config for databend-query by @Xuanwo in #8605
  • feat: add common auth module and support file token on sharing endpoint by @ZhiHanZ in #8607
  • feat(TSV): allow nested field in TSV. by @youngsofun in #8606
  • feat: implement multiple catalog AST by @ClSlaid in #8608

Thoughtful Bug Fix 🔧

  • fix(query): fix linux_kernel_version detection by @sundy-li in #8587
  • fix(io): use storage.num_cpus to init global io runtime by @sandflee in #8598
  • fix(planner): Fix offset statement error handling by @leiysky in #8596
  • fix(query): set global max_threads not work by @TCeason in #8600

Code Refactor 🎉

  • refactor(interpreter): move interpreter_common.rs to common/ by @bohutang in #8593
  • refactor(query): migrate serializations to expression by @b41sh in #8582
  • refactor(storages): move storages/factory/src/stage/ by @bohutang in #8609

Documentation 📔

Full Changelog: v0.8.98-nightly...v0.8.99-nightly