v0.7.129-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: add share metasrv ShareApi(create_share,drop_share) by @lichuang in #6582
- feat(query): support insert zero date and zero datetime by @b41sh in #6592
- feat: Allow COPY and CREATE STAGE from public read buckets without credentials by @Xuanwo in #6623
Thoughtful Bug Fix 🔧
- fix: remove unsupported IntervalType in DateTrunc by @ariesdevil in #6611
- fix: range delete panic and incorrect statistics (of in_memory_size) by @dantengsky in #6609
- fix(metactl): extend sleep time before exporting data from a running databend-meta by @drmingdrmer in #6621
- fix(join): disable null values in join by @sundy-li in #6616
- fix: delete unused DatabaseInfo and TableInfo pb format, fix rename_table bug by @lichuang in #6617
Full Changelog: v0.7.128-nightly...v0.7.129-nightly