influxdb/cmd
Jonathan A. Sternberg 2980f5b2b4 Fix mapping of types when the measurement uses a regex
With the new shard mapper implementation, regexes were just ignored so
it attempted to look up the field type inside of a measurement with no
name (which cannot possibly exist) so it would think the field didn't
exist and map it as the unknown type.
2017-01-25 16:32:57 -06:00
..
influx Remove token message; Fixes #7823 2017-01-11 13:43:45 -08:00
influx_inspect Merge pull request #7747 from influxdata/mr-lint-cleanup 2017-01-10 08:22:00 -08:00
influx_stress Update godoc for the cmd package and subpackages 2016-12-30 11:58:43 -08:00
influx_tsm Merge pull request #7747 from influxdata/mr-lint-cleanup 2017-01-10 08:22:00 -08:00
influxd Fix mapping of types when the measurement uses a regex 2017-01-25 16:32:57 -06:00
parse.go Update godoc for the cmd package and subpackages 2016-12-30 11:58:43 -08:00