Documentation Index
Fetch the complete documentation index at: https://docs.sdf.com/llms.txt
Use this file to discover all available pages before exploring further.
SDF is now a part of dbt Labs. Get live CTA previews, inline errors, and mesh support natively in the dbt platform. Learn more · Migrate to Fusion
Documentation Index
Fetch the complete documentation index at: https://docs.sdf.com/llms.txt
Use this file to discover all available pages before exploring further.
approx_count_distinctfunction approx_count_distinct($1) returns bigint
approx_quantilesfunction approx_quantiles($1, bigint) returns array<$1>
approx_top_countfunction approx_top_count($1, bigint) returns array<struct<value $1, count bigint>>
approx_top_sumfunction approx_top_sum($1, bigint, bigint) returns array<struct<value $1, sum $1>>