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 map_blocks HLG layering #3598

Merged
merged 4 commits into from
Dec 7, 2019
Merged

Commits on Dec 5, 2019

  1. Fix map_blocks HLG layering

    This fixes an issue with the HighLevelGraph noted in
    pydata#3584, and exposed by a recent
    change in Dask to do more HLG fusion.
    TomAugspurger committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    a9a5e93 View commit details
    Browse the repository at this point in the history
  2. update

    TomAugspurger committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    1a304a7 View commit details
    Browse the repository at this point in the history
  3. black

    TomAugspurger committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    0777591 View commit details
    Browse the repository at this point in the history
  4. update

    TomAugspurger committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    0ea4ff8 View commit details
    Browse the repository at this point in the history