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

fix: make unproject_layout do nothing (just return original layout) #319

Conversation

douglasdavis
Copy link
Collaborator

This reverts our form hydration feature originally added in #184. It appears to have triggered #313 and #314. We need more testing of the feature before it's ready.

This PR is an alternative to #317. In that PR we not only revert unproject_layout's action, but we also introduce more touching in the column optimization to make up for what unproject_layout was trying to accomplish. Unfortunately using shape_touched from the typetracer report causing over-touching of data.

cc @lgray

@douglasdavis douglasdavis changed the title fix: mak unproject_layout do nothing (just return original layout) fix: make unproject_layout do nothing (just return original layout) Jul 13, 2023
@lgray
Copy link
Collaborator

lgray commented Jul 13, 2023

ran tests on coffea and it looks like we're good

@douglasdavis douglasdavis merged commit a51f41b into dask-contrib:main Jul 13, 2023
22 checks passed
@douglasdavis douglasdavis deleted the revert-unproject-layout-doing-anything branch July 13, 2023 21:07
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