influxdb/cmd/influx_tools/internal/storage
davidby-influx fe6c64b21e
fix: return and respect cursor errors (#24791)
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>
2024-03-25 17:22:33 -07:00
..
resultset.go fix: return and respect cursor errors (#24791) 2024-03-25 17:22:33 -07:00
series_cursor.go chore(influx_tools): Rename command influx-tools → influx_tools 2018-07-02 09:45:37 -07:00
store.go chore(influx_tools): Rename command influx-tools → influx_tools 2018-07-02 09:45:37 -07:00