influxdb/query_functions/src
Andrew Lamb 45d795055a
feat: Support calling influxql/flux selector aggregates from IOx SQL (#5628)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-14 10:37:17 +00:00
..
selectors feat: Support calling influxql/flux selector aggregates from IOx SQL (#5628) 2022-09-14 10:37:17 +00:00
window fix: Derive Eq when we derive PartialEq and members can derive Eq 2022-08-11 15:04:06 -04:00
group_by.rs fix: Derive Eq when we derive PartialEq and members can derive Eq 2022-08-11 15:04:06 -04:00
lib.rs fix: Support RegExMatch and RegExNotMatch predicates on `_field` (#5301) 2022-08-04 19:42:16 +00:00
regex.rs fix: Remove needless returns 2022-08-11 15:21:01 -04:00
registry.rs refactor: Replace all uses of lazy_static with once_cell 2022-06-29 16:22:02 +02:00
selectors.rs feat: Support calling influxql/flux selector aggregates from IOx SQL (#5628) 2022-09-14 10:37:17 +00:00
window.rs fix: Remove needless returns 2022-08-11 15:21:01 -04:00