From b87846afcd8504b96edeb3bbb23cc19d7655ee1b Mon Sep 17 00:00:00 2001 From: "Jonathan A. Sternberg" Date: Mon, 15 Aug 2016 16:21:20 -0500 Subject: [PATCH] Add TODO to change time boundaries for v2 Closes #4461. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index ef9794f821..56b5294b45 100644 --- a/TODO.md +++ b/TODO.md @@ -6,3 +6,4 @@ TODO list for v2. Here is a list of things we want to add to v1, but can't becau - [#1834](https://github.com/influxdata/influxdb/issues/1834): Disallow using time as a tag key or field key. - [#2124](https://github.com/influxdata/influxdb/issues/2124): Prohibit writes with precision, but without an explicit timestamp. +- [#4461](https://github.com/influxdata/influxdb/issues/4461): Change default time boundaries.