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

Use correct DataFrame object when calculating number of partitions #783

Merged
merged 8 commits into from
Dec 2, 2024

Conversation

mauch
Copy link
Contributor

@mauch mauch commented Nov 13, 2024

#777 had introduced some unintentional changes to which DataFrame is used to calculate the number of partitions before conversion to DaskDataFrame.

This makes sure the same DataFrame is used as before #777

@mauch mauch added the bug Something isn't working label Nov 13, 2024
@mauch mauch requested a review from ddobie November 13, 2024 03:30
@mauch mauch merged commit 420ec84 into dev Dec 2, 2024
5 checks passed
@mauch mauch deleted the fix_partitions branch December 2, 2024 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants