rishvin opened a new pull request, #9663: URL: https://github.com/apache/arrow-rs/pull/9663
Closes #9531 # Rationale for this change Add support for `FixedSizeList` when invoking `variant_to_arrow`. # What changes are included in this PR? - Introduces a new builder `VariantToFixedSizeListArrowRowBuilder`. - Adds test cases for shredding and getting variant by `FixedSizeList`. # Are these changes tested? By adding few test cases. # Are there any user-facing changes? N/A. -- 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]
