RowConverter::convert_rows
panics when decoding List(Dictionary)
#7165
Labels
RowConverter::convert_rows
panics when decoding List(Dictionary)
#7165
Describe the bug
RowConverter::convert_rows
panics when decoding rows of typeList(Dictionary(Int32, Int32))
.To Reproduce
Expected behavior
Not panicking
Additional context
The text was updated successfully, but these errors were encountered: