friendlymatthew opened a new pull request, #7921: URL: https://github.com/apache/arrow-rs/pull/7921
# Which issue does this PR close? - Part of https://github.com/apache/arrow-rs/issues/7895 My initial PR is getting too large so I figured it would be better to split these up. # Rationale for this change This PR updates the `VariantArrayBuilder` to pass in the desired shredded output schema in the constructor. It also contains validation logic that defines what is a valid schema and what is not. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org