Skip to content

v0.7.66-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 30 May 16:00
ea6e1fc

What's Changed

Bug Fixes

Documentation

Features

  • feat(query): Fail fast if the underlying storage is not available (#5671) by @Xuanwo
  • feat(query): add call stats functions (#5646) by @everpcpc
  • feat(query): Add support for compression auto and raw_deflate (#5669) by @Xuanwo
  • feat: Add decompress support for COPY INTO and streaming loading (#5655) by @Xuanwo
  • add call function system$search_tables (#5663) by @junnplus

Improvement

Others