v1.0.5-nightly
What's Changed
Exciting New Features ✨
- feat: support runtime filter by @xudong963 in #10182
- feat(query): new system table system.table_functions. by @RinChanNOWWW in #10359
- feat: replace into on multiple columns by @dantengsky in #10379
Thoughtful Bug Fix 🔧
- fix: make
PushDownPrewhereas a rule. by @RinChanNOWWW in #10368 - fix(query): fix nested data types encode as NDJSON by @b41sh in #10381
Code Refactor 🎉
- refactor: the panic hook should output error to stderr, not only to log, in case there is a panic when initializing logging by @drmingdrmer in #10375
Documentation 📔
- docs(deploy): fix meta bootstrap note for k8s deploy by @everpcpc in #10380
- docs(blog): remove connect with us by @PsiACE in #10383
- docs(replace): add replace by @bohutang in #10389
Others 📒
- chore(test): make tpch work with cluster key by @sundy-li in #10382
- chore(expr): pretty print expressions in explain by @andylokandy in #10388
Full Changelog: v1.0.4-nightly...v1.0.5-nightly