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

Modify AvroDataReader to perform partition count check in all circumstances #399

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ashelkovnykov
Copy link
Contributor

  • Fix bug: previously AvroDataReader would only repartition when IndexMapLoaders provided
  • Removed integration test assertions that depended on strict ordering of data in DataFrame
  • Added integration test to check that explicit repartition is called

@ashelkovnykov
Copy link
Contributor Author

I'm looking into the test failures - for some reason there's a test whose results change based on the order of the data. It's quite confusing.

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.

1 participant