influxdb/service_common
Andrew Lamb 9e91af4501
refactor: Move IOx UDfs into a Function Registry (1/3) (#4428)
* refactor: Move all UDF implementations to query_function crate

* refactor: Move regex udf to query_functions

* refactor: Move functions out of query

* fix: lints, imports

* chore: Run cargo hakari tasks

* fix: clipy + benches

* fix: reduce borrowing and fix clippy

* fix: moar clippy

Co-authored-by: CircleCI[bot] <circleci@influxdata.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-26 17:30:27 +00:00
..
src refactor: Move IOx UDfs into a Function Registry (1/3) (#4428) 2022-04-26 17:30:27 +00:00
Cargo.toml refactor: `QueryDatabaseProvider::db` should be async (#4143) 2022-03-28 11:18:20 +00:00