influxdb/mutable_buffer
Andrew Lamb 884baf7329
feat: add column_type and influxdb_column_type, remove row_count from system.columns (#1415)
* feat: add column_type and influxdb_column_type, remove row_count from system.columns

* fix: update tests

* fix: more test update

* fix: Apply suggestions from code review

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* fix: fmt

* fix: copy/paste type conversion to avoid cross dependency between data_types and internal_types

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
2021-05-06 12:59:30 +00:00
..
benches refactor: split entry out into separate crate (#1428) 2021-05-06 11:36:23 +00:00
src feat: add column_type and influxdb_column_type, remove row_count from system.columns (#1415) 2021-05-06 12:59:30 +00:00
Cargo.toml refactor: split entry out into separate crate (#1428) 2021-05-06 11:36:23 +00:00