Skip to content

v1.2.731-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 27 Apr 06:42
eb671da

What's Changed

Exciting New Features ✨

  • feat(query): support alter table/database refresh cache by @TCeason in #17841

Thoughtful Bug Fix 🔧

  • fix: Forward list operations to runtime to avoid hang by @Xuanwo in #17842
  • fix(query): align roles api with table functions by @everpcpc in #17843
  • fix: string Scalar should be escaped in sql_display by @youngsofun in #17854
  • fix: prevent log table from logging its own logs by @dqhl76 in #17802

Build/Testing/CI Infra Changes 🔌

Others 📒

  • chore:(query): support [SET | USE] CATALOG <catalog_name> by @TCeason in #17844
  • chore(query): alternative to tbl_name FROM db_name syntax is db_name.tbl_name by @TCeason in #17848

Full Changelog: v1.2.730-nightly...v1.2.731-nightly