Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/documentation/language/dialect/presto-trino.malloynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@ Malloy supports Presto and Trino databases with two dialects which are closely r
## Useful Functions not in the database function library

hll_accumulate
hll_accumulate_moving
hll_combine
hll_combine_moving
hll_estimate
hll_estimate_moving
hll_export
hll_import
set_agg
set_union
string_agg
string_agg_distinct
count_approx
Expand Down