cakeni commented on PR #10639:
URL: https://github.com/apache/arrow-rs/pull/10639#issuecomment-5466050677

   I’d keep this strict for now: reject FixedSizeList in shred_variant and 
remove the unreachable FSL branch in unshred_variant, since 
VariantArray::try_new already rejects it. If we want to support older data 
written by arrow-rs, we can handle that separately by normalizing FSL to a 
regular list when reading it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to