You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
This is used to track tasks of adding dictionary array support for current compute kernels.
I think this can be closed now. All above kernels I thought of are supported with Dictionary now. If I miss any kernels, we can open new issues for them.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
This is used to track tasks of adding dictionary array support for current compute kernels.
Describe the solution you'd like
Add dictionary array support compute kernels:
DictionaryArray
support forlength
kernel #1672DictionaryArray
support forbit_length
kernel #1673DictionaryArray
inadd
kernel #1950DictionaryArray
insubtract
kernel #1970DictionaryArray
inmultiply
kernel #1972DictionaryArray
individe
kernel #1982DictionaryArray
inunary
kernel #1989add_scalar
kernel #2017DataType::Dictionary
support tosubtract_scalar
,multiply_scalar
,divide_scalar
#2019More to come...
The text was updated successfully, but these errors were encountered: