Describe the enhancement requested
This is a sub-issue of the issue mentioned below.
This issue is aiming to address #39182.
A pull request (#40237) has been submitted to resolve issue, and additional features that need to be supported have emerged.
| From | To | Using Function |
|---|
| list<item: int16> | utf8 | cast_string |
| large_list<item: int16> | utf8 | cast_string |
| list_view<item: int16> | utf8 | cast_string |
| large_list_view<item: int16> | utf8 | cast_string |
| fixed_size_list<item: int16>[3] | utf8 | cast_string |
| fixed_size_list<item: int16>[3] | utf8 | cast_string |
| map<string, int8> | utf8 | cast_string |
Component(s)
C++
Describe the enhancement requested
This is a sub-issue of the issue mentioned below.
This issue is aiming to address #39182.
A pull request (#40237) has been submitted to resolve issue, and additional features that need to be supported have emerged.
Component(s)
C++