v1.1.34-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(schema-api): truncate_file: delete copied file in small chunks by @drmingdrmer in #11388
- feat: optimize broadcast join by @xudong963 in #11365
- feat: add vacuum dry run support by @lichuang in #11392
- feat: copy into table with columns. by @youngsofun in #11371
- feat: add Databend enterprise license key by @ZhiHanZ in #11395
- feat: bind databend into python lib by @sundy-li in #11354
Thoughtful Bug Fix 🔧
- fix(query): QueryCtx add query_settings item to fix sql hint set_var affect session settings by @TCeason in #11360
- fix(meta): upgrade openraft to 0.8.4-alpha.3; bug fix, improve performance, etc by @drmingdrmer in #11402
- fix(styles): Adding menu overflow-y by @Chasen-Zhang in #11406
- fix(http): Don't print whole SQL for insert by @Xuanwo in #11409
- fix(storage): update/delete oom by @zhyass in #11386
- fix: oom when load CSV with many columns. by @youngsofun in #11413
Code Refactor 🎉
- refactor(meta): remove UpsertTableCopiedFileReq.table_id by @drmingdrmer in #11381
Build/Testing/CI Infra Changes 🔌
Documentation 📔
- docs: Purge retention period by @soyeric128 in #11387
- docs: column name & alias conventions by @soyeric128 in #11389
- docs: combine stage, load, and unload by @soyeric128 in #11399
- docs: add feature licensing on license faq by @ZhiHanZ in #11405
- docs: display the license FAQ link in the README by @flaneur2020 in #11408
Others 📒
- chore: correct the size of decimal ops by @sundy-li in #11385
- chore(query): z3-features2 by @sundy-li in #11400
- chore(meta-ctl): refine stderr output for metactl by @drmingdrmer in #11404
Full Changelog: v1.1.33-nightly...v1.1.34-nightly