[
https://issues.apache.org/jira/browse/ARROW-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-12057:
-----------------------------------
Labels: pull-request-available (was: )
> [Python] Remove direct usage of pandas' Block subclasses
> --------------------------------------------------------
>
> Key: ARROW-12057
> URL: https://issues.apache.org/jira/browse/ARROW-12057
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Joris Van den Bossche
> Assignee: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{CategoricalBlock}} was removed in pandas
> (https://github.com/pandas-dev/pandas/pull/40527), which breaks the nightly
> tests.
> I will argue in pandas to add it back on the short term
> (https://github.com/pandas-dev/pandas/issues/40226#issuecomment-804903010),
> but we should still remove the direct use of those Block subclasses in
> pyarrow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)