influxdb/predicate
Sam Arnold 03f456d8fd
fix: optimize tag_keys to go only to schema when predicate is empty (#4985)
* docs: fix comment

* test: add test for delete behaviour

* fix: tag_keys optimization for empty predicate

Also need to eliminate 'true' predicates from simplified predicate so
is_empty works correctly.

* refactor: use lit instead of spelling out literal true

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-05 12:45:25 +00:00
..
src fix: optimize tag_keys to go only to schema when predicate is empty (#4985) 2022-07-05 12:45:25 +00:00
Cargo.toml chore(deps): Bump serde_json from 1.0.81 to 1.0.82 (#4992) 2022-06-30 09:54:08 +00:00