v1.2.731-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
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_displayby @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