alamb commented on issue #7715: URL: https://github.com/apache/arrow-rs/issues/7715#issuecomment-3062004492
> > Do we need an `unshred_variant` kernel > > Yes. > > If nothing else, we need a way for engines that don't support shredding to correctly consume shredded variant. Or who do support shredding to some degree, but don't want the high complexity of propagating shredded variant all through the query plan above the scan. Or who fully support variant but want to write it back out with a different shredding schema (see below). I also agree with this @scovich -- however, I am not quite sure what the API would look like yet so I am not sure yet what ticket to file -- 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