Ben Johnson
|
38263e0fac
|
Add time range extraction and group by support to execution engine.
|
2014-12-15 08:34:32 -07:00 |
Ben Johnson
|
f469097e8b
|
Add ability to fold without now().
|
2014-12-11 09:58:33 -07:00 |
Ben Johnson
|
e854b913e5
|
Add constant folding.
|
2014-12-10 23:32:45 -07:00 |
Ben Johnson
|
b349394d3c
|
NOTES
|
2014-12-10 07:44:52 -07:00 |
Ben Johnson
|
d69691e6c5
|
Refactor planner.
|
2014-12-09 08:45:29 -07:00 |
Ben Johnson
|
c77191b282
|
Rebuilding engine in influxql.
|
2014-12-07 22:08:39 -07:00 |
Ben Johnson
|
d34bc1f57f
|
Add AST string encoding, substatement extraction.
|
2014-12-06 11:17:58 -07:00 |
Ben Johnson
|
0b07cec7f4
|
Merge branch 'master' of https://github.com/influxdb/influxdb into planner
|
2014-11-30 15:52:20 -07:00 |
Ben Johnson
|
a41e539458
|
Initial query planner.
|
2014-11-30 15:52:00 -07:00 |
David Norton
|
26ecd06ef5
|
Change Wild to Wildcard and move test
|
2014-11-25 18:23:10 -05:00 |
David Norton
|
f8073bf287
|
Make influxql parse SELECT *
|
2014-11-25 17:43:22 -05:00 |
Ben Johnson
|
4992a006e4
|
Add ParenExpr.
|
2014-11-24 23:12:32 -07:00 |
Ben Johnson
|
143f8a0fd5
|
Add CREATE CONTINUOUS QUERY parsing.
|
2014-11-24 21:49:09 -07:00 |
Ben Johnson
|
7288a778c3
|
Add influxql.Call.
|
2014-11-24 20:43:23 -07:00 |
Ben Johnson
|
cfc20e0447
|
Change DROP CONTINUOUS QUERY to use a query name.
|
2014-11-24 17:58:21 -07:00 |
Ben Johnson
|
91f16db3af
|
Add LIST/DROP SERIES and LIST/DROP CONTINUOUS QUERIES.
|
2014-11-22 16:33:21 -07:00 |
Ben Johnson
|
6ef8d4634a
|
Add influxql parser.
|
2014-11-21 21:12:48 -07:00 |
Ben Johnson
|
0e9a74294e
|
Add InfluxQL AST and tokens.
|
2014-11-15 12:04:30 -07:00 |