v1.0.18-nightly
Pre-release
Pre-release
·
6419 commits
to main
since this release
What's Changed
Exciting New Features ✨
- feat: support copy into table with transform. by @youngsofun in #10561
- feat: Internal column support by @lichuang in #10305
- feat(query): support
GROUP BY GROUPING SETSclause. by @RinChanNOWWW in #10534
Thoughtful Bug Fix 🔧
- fix: fix comparison of quantile level by @ariesdevil in #10550
- fix: thread leaking by @dantengsky in #10501
- fix: join binder stack overflow by @xudong963 in #10555
Code Refactor 🎉
Documentation 📔
- docs: create stagee by @soyeric128 in #10569
- docs: move performance page to blog by @soyeric128 in #10565
- docs: remove performance from doc site by @BohuTANG in #10573
- docs(transforming): add data load transform by @BohuTANG in #10580
- docs: add querying data from stage by @BohuTANG in #10587
Others 📒
- chore(ci): benchmark with large warehouse by @everpcpc in #10566
- chore(ci): fix benchmark job step id by @everpcpc in #10570
- chore(ci): add benchmark result for large by @everpcpc in #10576
- chore(ci): fix typo in comment pr for benchmark by @everpcpc in #10577
- chore(copy): carry debug info in RowGroupInMemory. by @youngsofun in #10584
- chore: fix compile error. by @RinChanNOWWW in #10590
Full Changelog: v1.0.17-nightly...v1.0.18-nightly