Daniel Moran
|
37088e8f53
|
feat(influxql): Add hyper log log operators (#22322)
In addition to helping with normal queries, this can improve the 'SHOW CARDINALITY'
meta-queries.
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
|
2021-08-30 15:46:46 -04:00 |
Daniel Moran
|
ae9eb3e847
|
fix: error instead of panic for statement rewrite failure (#21800)
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
|
2021-07-06 16:35:34 -04:00 |
Tecker.Yu
|
643acd4ab1
|
feat(influxql): rewrite regex conditions in subqueries (#20882)
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
|
2021-03-15 13:04:38 -04:00 |
Stuart Carnie
|
8a7dcc21fb
|
feat(influxql): Initial implementation of InfluxQL query engine
* Some tests are broken or do not pass; follow up PRs will resolve that
|
2020-08-14 12:37:30 -07:00 |
Stuart Carnie
|
b73340a4b1
|
chore(influxql): Update to latest influxql master-1.x
|
2020-08-13 11:02:40 -07:00 |
Stuart Carnie
|
89532f0c29
|
refactor: move v2/v1/models to v2/models
|
2020-08-03 09:20:51 -07:00 |
Stuart Carnie
|
92efddbfbe
|
chore(tsdb): Initial commit of tsdb package
* pulls in 1.x tsdb, compiles and passes test
|
2020-08-03 09:17:23 -07:00 |