Is your feature request related to a problem or challenge? Please describe what you are trying to do.
This is a sub-issue for #10079 . We need providing a benchmark firstly.
Describe the solution you'd like
- Testing
list<list<>>
- Testing
list<struct<a: i32, b: f32, c:list<>>
I don't know should we add more deep nested case, or null cases.
Describe alternatives you've considered
Can add more cases
Additional context
No
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
This is a sub-issue for #10079 . We need providing a benchmark firstly.
Describe the solution you'd like
list<list<>>list<struct<a: i32, b: f32, c:list<>>I don't know should we add more deep nested case, or null cases.
Describe alternatives you've considered
Can add more cases
Additional context
No