Commit Graph

15 Commits (54dff5cc4d9af78a190ff0b71e9f0e5487e2d683)

Author SHA1 Message Date
Jared Scheib 681c700806 Test fill for floating point number on server 2017-09-06 12:27:13 -04:00
Jared Scheib 856f879924 Add server test for invalid fill 2017-09-06 12:21:44 -04:00
Jared Scheib e0c93f3b2a Test fill number 2017-09-06 10:55:36 -04:00
Jared Scheib 888e8a8b9d Test implicit fill null made explicit 2017-09-06 10:50:02 -04:00
Jared Scheib 839932978a Test explicit null fill in server query parsing 2017-09-05 18:41:58 -04:00
Jared Scheib cc082dfcab Add query parser test for non-null fill 2017-09-05 18:41:50 -04:00
Chris Goller aebf1f5d96 Fix test name typo 2017-05-31 16:18:24 -05:00
Chris Goller a93abc39cd Fix parsing of InfluxQL with multiple tag values 2017-05-30 17:19:41 -05:00
Chris Goller 27ff8e34ac Update query config field ordering to always match input query
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-05-22 16:46:04 -07:00
Chris Goller e54554e8de Update influxql AST parsing to return full binary exprs (#1380) 2017-05-03 15:57:19 -07:00
Chris Goller bc7895df2e Add test to influxql AST parsing of durations with no WHERE clause 2017-05-02 15:46:16 -05:00
Chris Goller 7a577f6618 Add Range.Lower and Range.Upper to query config to persist custom ranges 2017-05-02 15:08:51 -05:00
Chris Goller ebe15248b0 Fix AST influxql for parsing binary expressions in fields 2017-05-02 12:36:56 -05:00
Chris Goller 313f7e94ca Update rawtext in queryconfig to be null and not omitempty 2017-04-07 17:32:10 -05:00
Chris Goller 20e13a4275 Workaround InfluxQL bugs by returning original query. 2017-04-06 00:06:15 -05:00