v1.2.415-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: add EXECUTE IMMEDIATE statement by @andylokandy in #15144
Thoughtful Bug Fix ๐ง
- fix: geos-sys compile error #15200 by @drmingdrmer in #15209
- fix(query): alter modify col comment need modify when type not modify by @TCeason in #15217
Code Refactor ๐
- refactor(query): move api and metrics to servers mod by @zhang2014 in #15210
- refactor: add view system tables by @TCeason in #15184
Others ๐
- chore: change parquet_fast_read_bytes setting from 0 to 16MB by @BohuTANG in #15212
- chore(planner): fix decorrelate exists subquery by @Dousir9 in #15208
- chore: old op LogicalGet modify to new op name Scan by @TracyZYJ in #15222
Full Changelog: v1.2.414-nightly...v1.2.415-nightly