Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: correct parquet test expected partition column dtype for pyarrow 2.0 #37304

Merged

Conversation

jorisvandenbossche
Copy link
Member

Follow-up on #35814, but now incorporating the changes in pyarrow 2.0

cc @alimcmaster1

Also related to #37286 and #37296 (timezone related failures), but doing this fix separate as it's not something that needs to be reverted.

@jorisvandenbossche jorisvandenbossche added Testing pandas testing functions or related to the test suite IO Parquet parquet, feather labels Oct 21, 2020
@jorisvandenbossche jorisvandenbossche added this to the 1.1.4 milestone Oct 21, 2020
@simonjayhawkins
Copy link
Member

simonjayhawkins commented Oct 21, 2020

the travis-36-cov builds regularly fails to build with The build has been terminated on 1.1.x so haven't yet seen this failing on 1.1.x but probably makes sense to backport this.

@jreback jreback merged commit 1c450d7 into pandas-dev:master Oct 21, 2020
@jreback
Copy link
Contributor

jreback commented Oct 21, 2020

thanks @jorisvandenbossche

@jreback
Copy link
Contributor

jreback commented Oct 21, 2020

the travis-36-cov builds regularly fails to build with The build has been terminated on 1.1.x so haven't yet seen this failing on 1.1.x but probably makes sense to backport this.

yeah this is happening regularly, odd

@jorisvandenbossche jorisvandenbossche deleted the test-parquet-categorical branch October 21, 2020 12:09
@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.1.x

@simonjayhawkins
Copy link
Member

the travis-36-cov builds regularly fails to build with The build has been terminated on 1.1.x so haven't yet seen this failing on 1.1.x but probably makes sense to backport this.

yeah this is happening regularly, odd

i'll open a dedicated issue so that references to this can be collated.

simonjayhawkins pushed a commit that referenced this pull request Oct 21, 2020
…mn dtype for pyarrow 2.0 (#37308)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Oct 26, 2020
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Parquet parquet, feather Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants