DB
FunctionsStatistical

median_bfloat16

Computes median using the bfloat16 aggregate variant. Current implementation returns exact median for non-NULL numeric values.

median_bfloat16(…) → Float64

Kind · aggregate

Computes median using the bfloat16 aggregate variant. Current implementation returns exact median for non-NULL numeric values.

Part of the Statistical family.