For some reason, I need to insert a nullable(float64) value into clickhouse using golang.
I chose "github.com/ClickHouse/clickhouse-go" as the driven. When