v1.1.67-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: enforce copy CSV on_error=continue by @youngsofun in #11816
- feat: fine tune for background compaction by @ZhiHanZ in #11815
- feat: streaming load support on_error=continue by @youngsofun in #11819
- feat(agg index): initial impl refresh index by @ariesdevil in #11634
- feat: support manually execute jobs by @ZhiHanZ in #11829
- feat: introduce distributed deletion by @SkyFan2002 in #11777
Thoughtful Bug Fix 🔧
- fix(query): fix dead lock for join by @zhang2014 in #11826
- fix: consider lazy columns when pruning unused columns. by @RinChanNOWWW in #11833
Code Refactor 🎉
- refactor(query): remove enable_distributed_eval_index setting by @zhang2014 in #11790
Documentation 📔
- docs: support ON_ERROR=abort_N by @youngsofun in #11822
- docs: rename column by @soyeric128 in #11821
- docs: on_error by @soyeric128 in #11825
- docs: max_threads hint for copy into by @soyeric128 in #11830
Full Changelog: v1.1.66-nightly...v1.1.67-nightly