v1.2.264-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: support reading partitioned Delta table. by @youngsofun in #14084
Thoughtful Bug Fix 🔧
- fix(executor): fix broken profile graph for union all by @zhang2014 in #14107
Code Refactor 🎉
- refactor: refactor create agg index by @ariesdevil in #14085
Build/Testing/CI Infra Changes 🔌
Others 📒
- chore: add more comments for auto compact and remove the settings table goldenfile test by @bohutang in #14101
- chore: handle error returned from resolve_data_source() by @lichuang in #14097
- chore(query): add log on slow http query request by @flaneur2020 in #14082
- chore: the final merge sort run outputs blocks directly. by @RinChanNOWWW in #14091
- chore(query): improve concat boolean types by @Dousir9 in #14096
- chore(query): round the results for decimal division by @sundy-li in #14109
Full Changelog: v1.2.263-nightly...v1.2.264-nightly