influxdb/server
Carol (Nichols || Goulding) 2f4d7189ff fix: Validate ServerId when creating structs from flatbuffers
When we get the flatbuffers, we won't have the server ID in addition to
the flatbuffers-- it's in the flatbuffers. But we want to validate the
`ServerId` once when the `SequencedEntry` is created so that its
`server_id` method can assume it has a valid `ServerId`.
2021-04-28 13:06:12 -04:00
..
benches refactor: satisfy new clippy lints 2021-04-20 17:30:50 +00:00
src fix: Validate ServerId when creating structs from flatbuffers 2021-04-28 13:06:12 -04:00
Cargo.toml feat: pushdown table and partition key predicates to catalog (#736) (#1327) 2021-04-27 15:31:47 +00:00