RowConverter::convert_columns
panics when encoding Struct([])
#7168
Labels
RowConverter::convert_columns
panics when encoding Struct([])
#7168
Describe the bug
RowConverter::convert_columns
panics when encoding an array of typeStruct([])
.To Reproduce
Expected behavior
Not panicking
Additional context
The text was updated successfully, but these errors were encountered: