panic calling map() with non-existent column: got "invalid" expected "array #3374
Labels
internal/bug-bash
kind/bug
Something isn't working
panic
an unintended panic
post-sprint-add
team/query
Milestone
A panic happens when calling
map()
with non-existent column:Flux: v0.96.1
Note that the panic doesn't happen with
abc[0]
. In that case the error is:The text was updated successfully, but these errors were encountered: