Skip to content

DOC: remove okwarning once pyarrow 0.12 is released #24617

Closed
@jorisvandenbossche

Description

@jorisvandenbossche
Member

TODO: Revert #24591 once pyarrow is released

Activity

added this to the 0.24.1 milestone on Jan 4, 2019
jbrockmendel

jbrockmendel commented on Jan 4, 2019

@jbrockmendel
Member

Do we have a minimal pyarrow we support? environment.yml lists pyarrow>=0.7.0. There are some special cases in internals.blocks for pyarrow compat that would be nice to get rid of eventually.

jreback

jreback commented on Jan 4, 2019

@jreback
Contributor

not averse to bumping

jbrockmendel

jbrockmendel commented on Jan 5, 2019

@jbrockmendel
Member

It looks like the commit that removed pyarrow's deprecated usage was 2018-01-25 apache/arrow@6bb1d1b. The first release after that looks like 0.9.0 on 2018-03-16

jreback

jreback commented on Jan 5, 2019

@jreback
Contributor

bump to 0.9.0 would be fine

jorisvandenbossche

jorisvandenbossche commented on Jan 6, 2019

@jorisvandenbossche
MemberAuthor

I am also fine with bumping to 0.9.0.
That is however unrelated to the original issue here, though. @jbrockmendel can you open a new issue for that?

modified the milestones: 0.25.0, 1.0 on May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @jreback@jorisvandenbossche@jbrockmendel

      Issue actions

        DOC: remove okwarning once pyarrow 0.12 is released · Issue #24617 · pandas-dev/pandas