friendlymatthew commented on code in PR #8884:
URL: https://github.com/apache/arrow-rs/pull/8884#discussion_r2543246204


##########
arrow-array/src/array/union_array.rs:
##########


Review Comment:
   Turns out we can derive the `UnionMode` by calling `UnionArray::is_dense`. 
But I wonder if a better API would to actually return the enum 🤔 



##########
arrow-array/src/array/union_array.rs:
##########


Review Comment:
   Turns out we can derive the `UnionMode` by calling `UnionArray::is_dense`. 
But I wonder if a better API would to actually return the enum 🤔 



##########
arrow-array/src/array/union_array.rs:
##########


Review Comment:
   Turns out we can derive the `UnionMode` by calling `UnionArray::is_dense`. 
But I wonder if a better API would to actually return the enum 🤔 



-- 
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