Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClickhouseSqlStrV1ToV2 ¶
convert clickhouse sqlstr v1 to v2 v1: tcp://192.168.222.4:9000?database=yunionmeter&read_timeout=10&write_timeout=20 v2: clickhouse://username:password@host1:9000,host2:9000/database?dial_timeout=200ms&max_execution_time=60
func ClickhouseSqlStrV2ToV1 ¶
func ValidateClickhouseV1Str ¶
func ValidateClickhouseV2Str ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.