Skip to content

v0.6.6-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 17 Dec 16:00
bf5b784

What's Changed

Bug Fixes

Build/Testing/CI

Dependency Updates

Documentation

  • [functions/blake3] add blake3 cryptographic hash function (#3527) by @PsiACE
  • [pprof] make pprof work again (#3523) by @PsiACE

Features

  • [functions/blake3] add blake3 cryptographic hash function (#3527) by @PsiACE
  • functions: Add lower support (#3521) by @Xuanwo

Improvement

Others

Performance Improvement

  • functions/lower: Reduce extra memcopy (#3525) by @Xuanwo
  • ISSUE-3512: Add filters pushdown for read datasource (#3513) by @zhyass