v1.2.315-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: add create or replace database support by @lichuang in #14449
- feat: add basic support for
show user functionsby @PsiACE in #14440 - feat: meta-service: customize chunk size when export by @drmingdrmer in #14467
- feat: pushdown limit to single window by @ariesdevil in #14460
Thoughtful Bug Fix 🔧
- fix: flaky test by @zhyass in #14454
- fix(query): config value for session settings by @everpcpc in #14475
Code Refactor 🎉
- refactor(executor): remove old profile framework by @zhang2014 in #14468
- refactor: replace
OneTablewithDummyTableScanby @xudong963 in #14461 - refactor: remove udf from system functions table by @PsiACE in #14471
Others 📒
- chore: support mark join commutation and fix left mark join by @xudong963 in #14455
- chore(query): add buffer size in spill write by @sundy-li in #14466
- chore: avoid wildcard match on data type by @andylokandy in #14457
Full Changelog: v1.2.314-nightly...v1.2.315-nightly