friendlymatthew opened a new pull request, #8791:
URL: https://github.com/apache/arrow-rs/pull/8791

   # Rationale for this change
   
   This PR adds `VariantPath::is_empty` which checks whether `VariantPath` 
contains an empty list of `VariantPathElement`s. 
   
   I found this API to be helpful when validating a `VariantPath`, since a 
`VariantPath` is only meaningful if it holds a nonempty list of 
`VariantPathElement`s
   


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