miller/pkg/transformers/utils
John Kerl 16ab199194
Add mad accumulator for stats1 DSL function (#1561)
* Add `mad` accumulator for `stats1` DSL function

* regression files

* make dev output
2024-05-11 15:55:27 -04:00
..
doc.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
join_bucket.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
join_bucket_keeper.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
percentile_keeper.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
README.md Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
stats1_accumulators.go Add mad accumulator for stats1 DSL function (#1561) 2024-05-11 15:55:27 -04:00
stats2_accumulators.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
top_keeper.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
window_keeper.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
window_keeper_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00

These are data structures used by various verbs including join,stats1, and `top.