scovich commented on PR #8093: URL: https://github.com/apache/arrow-rs/pull/8093#issuecomment-3200607802
> 3\. Pass schema information to ShreddingState::try_new() to detect context Based on other conversations, we probably need different Array implementations to represent shredded struct fields and array elements, which are not `VariantArray`. With all three relying on an underlying `ShreddingState` to do the heavy lifting. If so, the constructor for each array implementation would do the validation for null/null case, and `ShreddingState` can just accept all combos? -- 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