sdf-jkl commented on PR #10635: URL: https://github.com/apache/arrow-rs/pull/10635#issuecomment-5528182406
> Agreed, [0] is confusing here since it already means the first array element in VariantPath. I’d prefer [*] for the shared element schema and keep numeric indexes unchanged. A separate list API seems harder to compose with nested paths. Let's proceed with [*] here then. The new `VariantPathElement` can stay NYI for `variant_get` > Using ['*'] is better than [0] We should use [*] as ["*"] would be a field name. -- 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]
