tdigest_null

tdigest_null() -> tdigest of float64

Returns a null value of type tdigest.

Domain

This is a scalar function (calculates a single output value for a single input row).

Categories

Examples

make_col tdigest_null:tdigest_null()

Create a column of type tdigest with null values.