v1.0.23-nightly
Pre-release
Pre-release
·
6186 commits
to main
since this release
What's Changed
Exciting New Features ✨
- feat(query): enable runtime cast transform in loading parquet files by @sundy-li in #10621
- feat(storage): Support domain for nested data types by @b41sh in #10548
- feat: support
CUBEandROLLUP. by @RinChanNOWWW in #10601 - feat(planner): pretty display more errors with span by @andylokandy in #10612
- feat(query): system.columns filter view engine fields by @TCeason in #10626
- feat: add
ai_to_sqltransalte natual lanauge to SQL based on your table schema by @BohuTANG in #10637
Code Refactor 🎉
- refactor(planner): remove required_type in TypeChecker by @andylokandy in #10636
Documentation 📔
- docs(query): add query syntax index by @BohuTANG in #10629
- docs(query): refine the with syntax by @BohuTANG in #10631
- docs: add docs for grouping sets. by @RinChanNOWWW in #10638
Others 📒
Full Changelog: v1.0.22-nightly...v1.0.23-nightly