Is your feature request related to a problem?
polars can handle composite column types, like list/array/struct.
Desired solution
- Also add them to our
ColumnType class.
- Add methods to work with them lazily (in new namespaces of
Cell).
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Is your feature request related to a problem?
polarscan handle composite column types, like list/array/struct.Desired solution
ColumnTypeclass.Cell).Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response