Conversation

mroeschke

Would help #47781 and #49078

1.0.1 was released on August 21, 2020 and 5.0.0 was released July 28 2021 (almost a year later).

Last time optional dependencies were bumped (#47048), the versions were based on the version released ~1 year prior, so given that logic, could even bump to 6.0.0 (October 26, 2021)

@mroeschkemroeschke added DependenciesRequired and optional dependenciesArrowpyarrow functionalitylabels Oct 14, 2022
@jbrockmendel

could even bump to 6.0.0

Go for it. For a major release I think we're OK being really aggressive on this front.

super().test_from_dtype(data)

def test_from_sequence_pa_array(self, data, request):
# https://.com/pandas-dev/pandas/pull/47034#discussion_r955500784
# data._data = pa.ChunkedArray
if pa_version_under3p0:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ive been looking forward to seeing these go!

@WillAyd

I would also be +1 to a 6.0 bump

@jreback

+1 in 6.0 as well

@mroeschkemroeschke changed the title DEPS: Bump PyArrow to 5.0 DEPS: Bump PyArrow to 6.0 Oct 17, 2022
@phoflphofl added this to the 2.0 milestone Oct 17, 2022
@phoflphofl merged commit f5a86fe into pandas-dev:main Oct 17, 2022
@phofl

thx @mroeschke

@mroeschkemroeschke deleted the deps/bump/pyarrow branch October 17, 2022 20:24
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Arrowpyarrow functionalityDependenciesRequired and optional dependencies
None yet

Successfully merging this pull request may close these issues.

Update pyarrow dependency from 1.0.1 to 3.0