influxdb/generated_types
Andrew Lamb 831a0875d6
chore: update to latest arrow + Rust nightly-2020-11-14 (#454)
* chore: update to latest arrow + Rust nightly-2020-11-14

* chore: update ci

* fix: update for clippy lints

* fix: Allow redundant_field_names in generated types crate

* fix: clippy about try_for_each

* fix: clippy uneeded-collect

* fix: clippy about default values

* fix: clippy mathces --> matches!

* fix: clippy sort --> sort_by_key

* fix: clippy about default values again
2020-11-16 11:48:42 -05:00
..
src chore: update to latest arrow + Rust nightly-2020-11-14 (#454) 2020-11-16 11:48:42 -05:00
Cargo.toml refactor: rename all crates that start with`delorean_` in preparation for rename (#415) 2020-11-05 13:44:36 -05:00
build.rs feat: Update storage protobuf definitions, add stubs for read_window_aggregate (#444) 2020-11-12 07:07:42 -05:00
influxdb_iox.proto refactor: split protobuf definitions into multiple files, matching influxdb (#442) 2020-11-11 15:20:53 -05:00
predicate.proto chore: Update predicate protobuf definitions (#443) 2020-11-11 18:06:39 -05:00
service.proto feat: Update storage protobuf definitions, add stubs for read_window_aggregate (#444) 2020-11-12 07:07:42 -05:00
source.proto feat: Update storage protobuf definitions, add stubs for read_window_aggregate (#444) 2020-11-12 07:07:42 -05:00
storage_common.proto feat: Update storage protobuf definitions, add stubs for read_window_aggregate (#444) 2020-11-12 07:07:42 -05:00
storage_common_idpe.proto feat: Update storage protobuf definitions, add stubs for read_window_aggregate (#444) 2020-11-12 07:07:42 -05:00
wal.fbs refactor: rename delorean --> InfluDB IOx (#417) 2020-11-05 13:51:04 -05:00