Skip to content

v0.7.44-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 11 May 16:00
2fdff1a

What's Changed

Build/Testing/CI

  • Revert "chore(query): introduce meta Runtime" (#5300) by @sundy-li
  • feat(function): Support generic Array access elements by index (#5244) by @b41sh
  • feat(function): support length function for Array & Array (#5274) by @fkuner

Documentation

  • feat(function): Support generic Array access elements by index (#5244) by @b41sh

Features

  • store endpoints to metasrv and use balance endpoints grpc connection channel (#4987) by @ariesdevil
  • impl alter database rename (#5286) by @TCeason
  • feat(function): Support generic Array access elements by index (#5244) by @b41sh
  • Feature: user api pb convert impl (#5296) by @lichuang
  • feat(function): support length function for Array & Array (#5274) by @fkuner
  • Feature: add user common types to pb impl (#5289) by @lichuang
  • feat(planner): display error with source span (#5290) by @andylokandy

Improvement

  • store endpoints to metasrv and use balance endpoints grpc connection channel (#4987) by @ariesdevil
  • chore(functions): make array-get returns non null datatype (#5306) by @sundy-li
  • refactor: Reuse StorageConfig in stage (#5280) by @Xuanwo
  • chore(query): introduce meta Runtime (#5294) by @sundy-li
  • chore(settings): remove unused UserSettings from meta/types (#5293) by @bohutang

Others

  • feat(function): Support generic Array access elements by index (#5244) by @b41sh
  • feat(function): support length function for Array & Array (#5274) by @fkuner