ArrayCursors were ignoring errors, which led to panics when nil cursors were operated on. This fix passes errors back up the stack and uses them to enforce healthy cursor creation. Closes https://github.com/influxdata/influxdb/issues/24789 --------- Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com> |
||
---|---|---|
.. | ||
resultset.go | ||
series_cursor.go | ||
store.go |