Skip to content

Returns the current version of StarRocks.

func.current_version()
func.current_version()
┌─────────┐
'4.1.0'
└─────────┘
CURRENT_VERSION()
SELECT CURRENT_VERSION();
┌──────────────┐
4.1.0-xxxxxx │
└──────────────┘