-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
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++
Metadata
Metadata
Assignees
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement