Skip to content

Revert backport of #33632: Parquet & s3 I/O changes #34632

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

Merged
merged 3 commits into from
Jun 9, 2020

Conversation

alimcmaster1
Copy link
Member

Ref: #34626 (comment)

Revert backport of #33632
Backport: #34173

cc @jorisvandenbossche @simonjayhawkins

@@ -489,37 +485,15 @@ def test_categorical(self, pa):
expected = df.astype(object)
check_round_trip(df, pa, expected=expected)

# GH#33077 2020-03-27
@pytest.mark.xfail(
locale.getlocale()[0] == "zh_CN",
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

@simonjayhawkins simonjayhawkins Jun 8, 2020

Choose a reason for hiding this comment

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

test_s3_roundtrip failures were why the PRs were backported as this issue (with it_IT) was not been seen on master. see OP in #34173 (comment) (logs no longer available)

I think you can just skip this, see #34173 (comment)

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks done - looks like the Doc build is failing which I think is unrelated.

@jreback jreback changed the title Revert backport of #33632 Revert backport of #33632: Parquet & s3 I/O changes Jun 8, 2020
@jreback jreback added the IO Parquet parquet, feather label Jun 8, 2020
@jreback jreback added this to the 1.0.5 milestone Jun 8, 2020
@jorisvandenbossche
Copy link
Member

The doc failure is related to #34458, which needs to be backported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Parquet parquet, feather
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants