influxdb/datafusion_util/src
Andrew Lamb e0ea335b70
fix: Support RegExMatch and RegExNotMatch predicates on `_field` (#5301)
* test: add tests for regex_match_on_field

* feat: more general `_field` predicate handling

* fix: remove old comment

* fix: update tests

* fix: improve test a little more

* fix: fmt

* fix: Update predicate/src/rpc_predicate/field_rewrite.rs

Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>

* fix: Handle predicates that can not be evaluated

Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-04 19:42:16 +00:00
..
lib.rs fix: Support RegExMatch and RegExNotMatch predicates on `_field` (#5301) 2022-08-04 19:42:16 +00:00
sender.rs fix: ensure panic is propagated throw `AdapterStream` (#4980) 2022-06-30 07:57:58 +00:00
watch.rs fix: ensure panic is propagated throw `AdapterStream` (#4980) 2022-06-30 07:57:58 +00:00