Skip to content

v0.6.65-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 15 Feb 16:00
d2256c1

What's Changed

Bug Fixes

Build/Testing/CI

Dependency Updates

  • Bump follow-redirects from 1.14.7 to 1.14.8 in /website (#4155) by @dependabot[bot]

Documentation

Features

Improvement

Others

  • Integrate select query with new processor (#3932) by @zhang2014
  • ci: Use mergify for PR labels (#4162) by @Xuanwo
  • deps: Bump opendal to 0.0.2 (#4161) by @Xuanwo
  • QUERY-4157: Improve storage accessor initate logic (#4159) by @bohutang
  • [grpc] ConnectionFactory: returns structured error so that a depending mod does not need to deal with every error defined in ErrorCode (#4156) by @drmingdrmer
  • SQL-4133: Move some sql_parsers.rs parse functions into parsers (#4144) by @bohutang
  • Bump follow-redirects from 1.14.7 to 1.14.8 in /website (#4155) by @dependabot[bot]
  • Remove dal mod (#4152) by @wangzhen11aaa
  • Change project logo for README.md (#4150) by @ariesdevil
  • [metasrv] Refactor: eliminate unwrap call as much as possible (#4148) by @ariesdevil
  • [metasrv] refactor: MetaError: add AppError and Fatal error, remove ErrorCode from MetaError (#4147) by @drmingdrmer

Performance Improvement

  • QUERY-4157: Improve storage accessor initate logic (#4159) by @bohutang