[
https://issues.apache.org/jira/browse/ARROW-14043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-14043.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 11196
[https://github.com/apache/arrow/pull/11196]
> [Python] Add support for unsigned indexes in dictionary array?
> --------------------------------------------------------------
>
> Key: ARROW-14043
> URL: https://issues.apache.org/jira/browse/ARROW-14043
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Jorge Leitão
> Assignee: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> I.e.
> {code:java}
> import pyarrow as pa
> pa.dictionary(pa.uint32(), pa.utf8())
> {code}
> it would be nice to have.
> Related issue: https://github.com/pola-rs/polars/issues/1308
--
This message was sent by Atlassian Jira
(v8.3.4#803005)