ScalarValue::to_array_of_size
panics computing statistics for nested parquet file
#2653
Labels
bug
Something isn't working
Describe the bug
Where part-00000-f6337bce-7fcd-4021-9f9d-040413ea83f8-c000.snappy.parquet is the parquet file provided by @kesavkolla in #2439
Panics with
Setting
options.collect_stat = false
eliminates the panicExpected behavior
The above should not panic
Additional context
Follow on for #2453 which is fixed by #2631
The text was updated successfully, but these errors were encountered: