Sam Arnold
|
5015297d40
|
fix: more expressive errors (#22448)
* fix: more expressive errors
Closes #22446
* fix: server only logging for untyped errors
* chore: fix formatting
|
2021-09-13 15:12:35 -04:00 |
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
|
00afd95cb7
|
refactor: automated move of errors and id from root to kit (#21101)
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
|
2021-03-30 14:10:02 -04:00 |
Daniel Moran
|
15b9531273
|
fix: correct various typos (#19987)
Co-authored-by: kumakichi <xyesan@gmail.com>
|
2020-11-11 13:54:21 -05: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
|
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 |