v1.2.117-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
Thoughtful Bug Fix 🔧
- fix(parser): allow to omit comma between 'TableReference::Stage' options by @andylokandy in #12885
- fix: fix get map panic when map value is null by @ariesdevil in #12893
- fix(parser): show more parser context by @andylokandy in #12898
Code Refactor 🎉
- refactor: get rid of duplicated task in union tests by @drmingdrmer in #12869
- refactor: reword error message of CSV/TSV column num mismatch. by @youngsofun in #12888
Documentation 📔
- docs: allow at_string for stage in single quotes by @soyeric128 in #12887
Others 📒
- chore: push down false to both side of join by @Dousir9 in #12876
- chore: refine parquet statistics by @Dousir9 in #12863
- chore: improve the performance of UT
test_union_output_type. by @RinChanNOWWW in #12892 - chore(query): check group by contains agg function or not by @sundy-li in #12889
- chore(planner): Refactor
query_profiletable by @leiysky in #12850
Full Changelog: v1.2.116-nightly...v1.2.117-nightly