FFI_ArrowSchema should set DICTIONARY_ORDERED
flag if a field's dictionary is ordered
#2049
Labels
DICTIONARY_ORDERED
flag if a field's dictionary is ordered
#2049
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We don't set
DICTIONARY_ORDERED
flag forFFI_ArrowSchema
now even a field's dictionary is ordered. According to Arrow spec, the flag should be set.Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: