influxdb/read_buffer
Carol (Nichols || Goulding) 37c65fc24f
fix: Use a string literal with unreachable (#3768)
This should have been taken care of with the update to Rust 2021
Edition, but rustc had a bug [1]. The bug will be fixed in Rust 1.59, which
means this code will stop compiling.

[1] https://github.com/rust-lang/rust/pull/93179
2022-02-16 16:44:48 +00:00
..
benches refactor: split out schema crate (#2781) 2021-10-11 09:45:08 +00:00
src fix: Use a string literal with unreachable (#3768) 2022-02-16 16:44:48 +00:00
Cargo.toml chore: Update datafusion, update `arrow`/`parquet`/`arrow-flight` to 9.0 (#3733) 2022-02-15 12:10:24 +00:00