Bug/Question: arrow'sFixedSizeList
is not roundtrippable
#2162
Labels
question
Further information is requested
FixedSizeList
is not roundtrippable
#2162
Bug
What happened:
Currently if you try to write an arrow
FixedSizeList
using delta, the original type is converted to a list. I'm wondering if this is a bug or intentional. Are there any suggested workarounds for working with arrowFixedSizeList
without losing the fixed size?What you expected to happen:
I'd expect being able to roundtrip arrow's
FixedSizeList
to/from delta without losing the original type.How to reproduce it:
More details:
The text was updated successfully, but these errors were encountered: