alamb opened a new pull request #8345: URL: https://github.com/apache/arrow/pull/8345
NOTE: this builds on #8333 and https://github.com/apache/arrow/pull/8340 This PR adds support to the rust compute kernal casting `DictionaryArray` to/from `PrimitiveArray`/`StringArray` It does not include other types such as LargeString or Binary (though the code could be extended fairly easily following the same pattern) -- but my usecase doesn't need LargeString or Binary. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
