klion26 commented on PR #10157: URL: https://github.com/apache/arrow-rs/pull/10157#issuecomment-4892449007
@scovich @sdf-jkl Sorry for the late reply. My internal work was basically completed last week. I'll continue this pr now. I have summarized the current situation in the following. What do you think? 1. We implement `Variant::as_xxx` with `Value-based lossless` semantics and document this clearly, so that the user can know the semantics. and seems the value-based lossless semantics is enough for shred, we can board this if we need in the future 2. The `variant_get` will align the semantics to `arrow-cast` -- this is not related to the current pr for now -- 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]
