[
https://issues.apache.org/jira/browse/ARROW-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186358#comment-17186358
]
Josh Ring commented on ARROW-9401:
----------------------------------
General question from the other thread about mutability. If we can pad each
string to the UTF-8 max string length, can we better support mutability without
forcing a complete reallocation of the array?
> [C++/Python] Support necessary functionality to have an Arrow-string type in
> pandas
> -----------------------------------------------------------------------------------
>
> Key: ARROW-9401
> URL: https://issues.apache.org/jira/browse/ARROW-9401
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++, Python
> Reporter: Uwe Korn
> Assignee: Uwe Korn
> Priority: Major
> Fix For: 2.0.0
>
>
> This should serve as an umbrella issue for the needed functionality to have
> an Apache Arrow backed string type in {{pandas}}. In addition to the string
> kernels (ARROW-555), we probably need to implement some more support
> functionality to efficiently the {{pandas}} interfaces.
> Some of these functions are already present in {{fletcher}} but a native
> string type in {{pandas}} should not have a hard dependency on {{numba}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)