influxdb/query/influxql/spectests
Jonathan A. Sternberg 4b7bfb21c2 fix(query/influxql): influxql transpiler should set the now time
The now time is stamped by the influxql transpiler and used inside of
the actual query. It will result in more accuracy if we take the
timestamp we have created and send it as part of the spec to queryd
rather than force ourselves to ensure absolute times exist everywhere.
2018-07-25 08:34:41 -05:00
..
aggregates.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
aggregates_with_condition.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
aggregates_with_groupby.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
aggregates_with_window.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
aggregates_with_window_offset.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
math.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
multiple_aggregates.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
multiple_statements.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
raw.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
raw_with_condition.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
raw_with_regex_condition.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
retention_policy.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
selectors.go fix(query/influxql): influxql transpiler should set the now time 2018-07-25 08:34:41 -05:00
testing.go feat: Use DBRPMappings in 1.x read path 2018-07-18 09:46:57 -06:00