scovich commented on PR #8366: URL: https://github.com/apache/arrow-rs/pull/8366#issuecomment-3313947760
> @scovich do you have a list of follow on tasks needed after this PR to complete `shred_variant`? I can file tickets to track if so. Several that leap to mind for `shred_variant`: * variant string to utf8 (all umpteen flavors) * variant array to list (all five flavors) * variant binary to binary (all several flavors) * the various variant primitive types to their arrow counterparts (there are probably more, but those should be enough to kick off at least a few more PR) For variant_get * Extracting a struct from binary variant object (we can already extract a shredded struct, but will blow up if the path ends inside a binary variant column) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org