Support casting to/from DictionaryArray <--> LargeUTF8, Binary and LargeBinary in Cast Kernels #1179
Labels
arrow
Changes to the arrow crate
enhancement
Any new improvement worthy of a entry in the changelog
good first issue
Good for newcomers
help wanted
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Currently if you try to cast a LargeStringArray, BinaryArray or LargeBinaryArray into a dictionary an error is returned
For example
Describe the solution you'd like
Ideally this would work
The text was updated successfully, but these errors were encountered: