influxdb/storage/flux
Faith Chikwekwe d48dc690a6
feat(query/stdlib): add min and max to ReadGroup (#19158)
Enables the mix and max aggregates for the ReadGroupAggregte pushdown behind a feature flag.

Co-authored-by: Jonathan A. Sternberg <jonathan@influxdata.com>
2020-08-05 09:40:26 -05:00
..
Makefile feat(storageflux): move flux components out to separate package 2020-03-10 17:54:04 -05:00
reader.go feat(query/stdlib): add min and max to ReadGroup (#19158) 2020-08-05 09:40:26 -05:00
table.gen.go feat(query/stdlib): add min and max to ReadGroup (#19158) 2020-08-05 09:40:26 -05:00
table.gen.go.tmpl feat(query/stdlib): add min and max to ReadGroup (#19158) 2020-08-05 09:40:26 -05:00
table.go feat(query/stdlib): add min and max to ReadGroup (#19158) 2020-08-05 09:40:26 -05:00
table_internal_test.go fix(storage/flux): fix the empty call for storage/flux (#18446) 2020-06-11 09:32:27 -05:00
table_test.go feat(query/stdlib): add min and max to ReadGroup (#19158) 2020-08-05 09:40:26 -05:00
tags_cache.go fix(storage/flux): fix a race condition in the tags cache (#17977) 2020-05-07 15:01:48 -05:00
tags_cache_test.go fix(storage/flux): fix a race condition in the tags cache (#17977) 2020-05-07 15:01:48 -05:00
types.tmpldata feat: flux table iterators for windowed selectors 2020-06-25 14:37:07 -07:00
window.go fix(storage/flux): do not wait for empty tables in the windower (#19008) 2020-07-21 17:38:33 -05:00