scovich commented on PR #8940:
URL: https://github.com/apache/arrow-rs/pull/8940#issuecomment-3639302568

   > The issue was that `VariantPath::from("")` was resulting in 
`VariantPath::new(vec![""])` rather than `VariantPath::new(vec![]))`.
   > 
   > I pushed a fix in 
[1081990](https://github.com/apache/arrow-rs/commit/10819906e61bc723642e30cdb37a64081a89f96f)
   
   Good catch... I think that was probably my bug 🤦


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