Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Applies to:
Databricks Runtime 18.0 and later
Returns a human-readable string representation of a float KLL sketch for debugging.
Syntax
kll_sketch_to_string_float ( sketch )
Arguments
sketch: ABINARYexpression containing a serializedFLOATKLL sketch.
Returns
A STRING containing debug information including: sketch parameters, item count, min/max values, and internal structure.
Notes
- Primarily intended for debugging and troubleshooting.
- Output format may change between versions.