Client.compute(df)
operates on larger task graphs than df.compute()
#8833
Labels
bug
Something is broken
Describe the issue:
Minimal Complete Verifiable Example:
raises
AssertionError: [367, 1466]
.From what it looks like,
client.compute(...)
does not perform (all) task fusion.Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: