Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
- Direct support for dictionaries (unifying dictionaries or building a new dictionary as necessary)
- Fixed-length list
- Union, struct, list, other variable-width types
Attachments
Issue Links
- is duplicated by
-
ARROW-13931 [C++] Coalesce kernel missing support for list/struct types
- Closed
- is related to
-
ARROW-13946 [C++] choose kernel missing support for list/struct types
- Open
-
ARROW-13951 [C++] replace_with_mask support missing for list/fixed_size_list/large_list/struct
- Open
-
ARROW-14105 [C++] Reconcile type promotion rules between if_else, case_when, coalesce, select
- Open
-
ARROW-13358 [C++] Extend type support for if_else kernel
- Resolved
-
ARROW-14167 [C++] Support dictionaries directly in coalesce kernel
- Resolved
-
ARROW-14172 [C++] Improve type support for 'replace_with_mask' kernel
- Closed
- relates to
-
ARROW-13136 [C++] Add a "coalesce" variadic scalar kernel
- Resolved
- links to