Skip to content

v0.7.11-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 07 Apr 16:00
a7de14a

What's Changed

Bug Fixes

Documentation

  • chore(doc): add example to create table and date&time data types (#4731) by @bohutang
  • chore(doc): better doc for create table (#4729) by @bohutang

Improvement

  • *: Rename storage.disk to storage.fs (#4740) by @Xuanwo
  • deps: Bump to OpenDAL v0.5.0 (#4737) by @Xuanwo
  • Fix: remove Copy trait for RangeSet, since String dose not impl Copy (#4732) by @lichuang
  • query(show_create): add default expression into show create and desc (#4727) by @sundy-li