Skip to content

v0.7.27-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 23 Apr 16:00
5c370f5

What's Changed

Build/Testing/CI

  • feat(function): Support Semi-structured function json_extract_path_text (#4992) by @b41sh

Documentation

  • feat(function): Support Semi-structured function json_extract_path_text (#4992) by @b41sh
  • chore(doc): update datetime data type (#5010) by @bohutang

Features

  • feature(types): function in support other datatypes (#5011) by @fkuner
  • feat(function): Support Semi-structured function json_extract_path_text (#4992) by @b41sh

Improvement

  • feat(ast): make nullable defaults to false in new AST (#5013) by @sundy-li