You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/24 18:47:20 UTC

[GitHub] [arrow-rs] alamb opened a new issue #1486: Implement full validation for `UnionArrays` construction from ArrayData

alamb opened a new issue #1486:
URL: https://github.com/apache/arrow-rs/issues/1486


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   It is possible to construct invalid `UnionArrays` when building them using the `ArrayData` API
   
   
   **Describe the solution you'd like**
   Validate all the data is correct for union arrays
   
   
   **Additional context**
   This is a left over from #921 when was implemented concurrently with proper `UnionArray` support
   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org