influxdb/coordinator
Edd Robinson f086930d42
Merge pull request #10480 from ShiKaiWi/refactor-writeToShard
improve error handling of PointsWriter.writeToShard
2019-02-04 03:24:40 -08:00
..
config.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
config_test.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
meta_client.go Merge branch 'master' into ah-truncate-shards 2017-11-28 17:25:31 -07:00
meta_client_test.go Ensure go fmt passes on 1.10/11 2018-08-21 17:39:42 +01:00
points_writer.go refactor writeToShard of PointsWriter 2018-11-14 21:27:38 +08:00
points_writer_internal_test.go Fixes issue with point hitting wrong shard 2016-10-19 21:06:29 +01:00
points_writer_test.go Simplify loops 2018-08-05 15:16:33 +01:00
shard_mapper.go Support WHERE time clause in SHOW TAG VALUES 2017-11-06 19:15:01 +00:00
shard_mapper_test.go Support WHERE time clause in SHOW TAG VALUES 2017-11-06 19:15:01 +00:00
statement_executor.go Drop NaN values when writing back points 2018-12-06 10:55:46 -06:00
statement_executor_test.go Drop NaN values when writing back points 2018-12-06 10:55:46 -06:00