Skip to content

v0.7.15-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 11 Apr 16:00
5c69382

What's Changed

Bug Fixes

  • fix(function): try_cast from varaint return Null instead of Err (#4793) by @b41sh

Build/Testing/CI

  • feat(function): Support cast variant to other data types (#4787) by @b41sh

Documentation

  • fix(mysql): fix mysql federated tx_isolation to REPEATABLE-READ (#4798) by @bohutang
  • chore(doc): add type casting for variant (#4795) by @bohutang
  • chore(doc): merge float and int to one and add examples for semi-structured type (#4789) by @bohutang

Features

  • feat(function): Support cast variant to other data types (#4787) by @b41sh

Improvement