influxdb/data_types
Edd Robinson cfd980d1bc fix: only string columns have distinct counts 2021-10-22 13:04:10 +01:00
..
src fix: only string columns have distinct counts 2021-10-22 13:04:10 +01:00
Cargo.toml
README.md

README.md

Data Types

This crate contains types that are designed for external consumption (in influxdb_iox_client and other "client" facing uses).

Client facing in this case means exposed via management API or CLI and where changing the structs may require additional coordination / organization with clients.