influxdb/query/src
Dom 3de6b44e23
build: use new rustdoc lint name (#2261)
* fix: nocache feature code rot

The MBChunk::snapshot code when using the "nocache" option no longer
compiles - this commit updates it to match the not(nocache) code.

* build: use updated broken_intra_doc_links name

The broken_intra_doc_links lint was renamed
rustdoc::broken_intra_doc_links

https://doc.rust-lang.org/rustdoc/lints.html
2021-08-11 19:48:51 +00:00
..
exec fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00
frontend fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00
func fix: Fix doc build warnings (#1945) 2021-07-13 08:03:42 +00:00
plan refactor: Remove last vestiges of multi-table chunks from PartitionChunk API (#1588) 2021-06-01 16:12:33 +00:00
provider fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00
exec.rs chore: Update datafusion references (#2056) 2021-07-19 18:09:06 +00:00
frontend.rs feat: Reorg Planner for merge plans (#1780) 2021-06-23 10:50:44 +00:00
func.rs feat: add DataFusion regex match operator 2021-05-07 13:44:51 +01:00
group_by.rs chore: Update to Rust 1.53.0 (#1922) 2021-07-07 18:02:03 +00:00
lib.rs build: use new rustdoc lint name (#2261) 2021-08-11 19:48:51 +00:00
plan.rs refactor: move SeriesSetPlans into its own module (#878) 2021-02-25 23:12:39 +00:00
predicate.rs chore: Update datafusion deps (#1799) 2021-07-08 10:58:32 +00:00
provider.rs fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00
pruning.rs fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00
statistics.rs feat: Use statistics for count(*) queries (#2038) 2021-07-28 19:39:41 +00:00
test.rs refactor: Move DatabaseStore out of query crate (#2219) 2021-08-09 12:06:25 +00:00
util.rs fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00