Commit Graph

21 Commits (8bd97fa14ef5783256de76fa0b3f5d2b01794a2e)

Author SHA1 Message Date
Chris Goller eb82ec4131 Refactor and simplify auto group by (:interval:) template variable 2017-11-08 11:27:35 -06:00
Chris Goller 4de1eb299d Update InfluxQL field parsing to return strings rather than numbers 2017-10-17 13:52:26 -05:00
Chris Goller 1ee1fd9040 Add test of InfluxQL parsing with aggregates and aliases 2017-10-17 13:50:52 -05:00
Chris Goller 14e49c0ef9 Rename queryConfig field to Value and support top/bottom 2017-10-16 10:56:12 -05:00
Chris Goller 7f3986f982 Refactor query config field arguments to be fields 2017-10-10 18:04:45 -05:00
Chris Goller 5f4ce64a11 Refactor queryConfig to have field aliases and function arguments 2017-10-10 17:01:50 -05:00
Jared Scheib 1d3e8790b3 Test fill for floating point number on server 2017-09-06 12:27:13 -04:00
Jared Scheib f0e9ea22dd Add server test for invalid fill 2017-09-06 12:21:44 -04:00
Jared Scheib ad6e86e57d Test fill number 2017-09-06 10:55:36 -04:00
Jared Scheib 8e5b7dacbb Test implicit fill null made explicit 2017-09-06 10:50:02 -04:00
Jared Scheib 9c8ad74b88 Test explicit null fill in server query parsing 2017-09-05 18:41:58 -04:00
Jared Scheib 1eeae173bc Add query parser test for non-null fill 2017-09-05 18:41:50 -04:00
Chris Goller a1fa4b9eb9 Fix test name typo 2017-05-31 16:18:24 -05:00
Chris Goller 47d9fc4433 Fix parsing of InfluxQL with multiple tag values 2017-05-30 17:19:41 -05:00
Chris Goller aab022f3e6 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 94fd7ef164 Update influxql AST parsing to return full binary exprs (#1380) 2017-05-03 15:57:19 -07:00
Chris Goller 72421f7954 Add test to influxql AST parsing of durations with no WHERE clause 2017-05-02 15:46:16 -05:00
Chris Goller e6aab20617 Add Range.Lower and Range.Upper to query config to persist custom ranges 2017-05-02 15:08:51 -05:00
Chris Goller 96eac36448 Fix AST influxql for parsing binary expressions in fields 2017-05-02 12:36:56 -05:00
Chris Goller 65231c2409 Update rawtext in queryconfig to be null and not omitempty 2017-04-07 17:32:10 -05:00
Chris Goller 8ec4c2a32f Workaround InfluxQL bugs by returning original query. 2017-04-06 00:06:15 -05:00