influxdb/coordinator
Jonathan A. Sternberg f1fbb55909 Change default time boundaries for raw queries
Changes the default time boundaries for raw queries so raw queries will
range until the end of time. Aggregate queries continue to have their
default end time be `now()`.
2016-10-25 15:08:51 -05:00
..
config.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
config_test.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
meta_client.go Use defaults from `meta` package for `CREATE DATABASE` 2016-08-30 13:23:49 -05:00
meta_client_test.go Use defaults from `meta` package for `CREATE DATABASE` 2016-08-30 13:23:49 -05:00
points_writer.go Fixes issue with point hitting wrong shard 2016-10-19 21:06:29 +01: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 Ensure points map to correct shard groups 2016-09-30 13:58:56 +01:00
statement_executor.go Change default time boundaries for raw queries 2016-10-25 15:08:51 -05:00
statement_executor_test.go concurrent series limit 2016-08-09 08:58:01 -06:00