Skip to content

ARROW-8269: [Python] Add pandas mark to test_parquet_row_group_fragments to fix nopandas build#6759

Closed
wesm wants to merge 2 commits intoapache:masterfrom
wesm:ARROW-8269
Closed

ARROW-8269: [Python] Add pandas mark to test_parquet_row_group_fragments to fix nopandas build#6759
wesm wants to merge 2 commits intoapache:masterfrom
wesm:ARROW-8269

Conversation

@wesm
Copy link
Copy Markdown
Member

@wesm wesm commented Mar 30, 2020

No description provided.

@github-actions
Copy link
Copy Markdown

@wesm
Copy link
Copy Markdown
Member Author

wesm commented Mar 30, 2020

@kszucs how do I get the conda-nopandas workflow to run on this PR?

@kszucs
Copy link
Copy Markdown
Member

kszucs commented Mar 30, 2020

@github-actions crossbow submit test-conda-python-3.6

@kszucs
Copy link
Copy Markdown
Member

kszucs commented Mar 30, 2020

conda-python-pandas is the build with pandas installed and conda-python is the nopandas counterpart (parent image).

@github-actions
Copy link
Copy Markdown

Revision: dc83cd1

Submitted crossbow builds: ursa-labs/crossbow @ actions-54

Task Status
test-conda-python-3.6 CircleCI

@pitrou pitrou closed this in 5bf36bd Mar 30, 2020
@wesm
Copy link
Copy Markdown
Member Author

wesm commented Mar 30, 2020

@kszucs that was counterintuitive to me given the amount of pandas-related functionality and tests in the project. Other people might also be confused / misled. I would be more comfortable with having the "nopandas" tests be a special case and the default Python image to have pandas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants