influxdb/tsdb/cursors
davidby-influx 82dc3430b8
fix: do not panic when empty tags are queried (#24784) (#24786)
Do not panic if a cursor array is nil and the number
of timestamps is retrieved.

closes https://github.com/influxdata/influxdb/issues/24536

(cherry picked from commit bc80e881fa)
2024-03-18 22:03:27 -07:00
..
mock fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
arrayvalues.gen.go fix: do not panic when empty tags are queried (#24784) (#24786) 2024-03-18 22:03:27 -07:00
arrayvalues.gen.go.tmpl fix: do not panic when empty tags are queried (#24784) (#24786) 2024-03-18 22:03:27 -07:00
arrayvalues.gen.go.tmpldata build: fix 'go generate' and regenerate the universe (#21089) 2021-03-30 10:32:14 -04:00
arrayvalues.gen_test.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
arrayvalues.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
arrayvalues_test.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
cursor.go fix(storage): cursor requests are [start, stop] instead of [start, stop) (#21318) 2021-04-30 12:15:06 -04:00
fieldtype_string.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
gen.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
int64.go feat: partial support for series cardinality flux query (#22378) 2021-09-09 12:37:11 -06:00
schema.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
schema_test.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
string.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00