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

Dask backend execution #2557

Merged
merged 11 commits into from
Dec 23, 2020
Merged

Commits on Dec 14, 2020

  1. Implement execution for dask backend

    Gerry Manoim committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    30f8bee View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. fix tests

    Gerry Manoim committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    4f97f39 View commit details
    Browse the repository at this point in the history
  2. fix up conftest so dask passes

    Gerry Manoim committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    ba0cd60 View commit details
    Browse the repository at this point in the history
  3. do not drop the sorted value

    Gerry Manoim committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    d0e75ff View commit details
    Browse the repository at this point in the history
  4. fix tests correctly

    Gerry Manoim committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    ff5de84 View commit details
    Browse the repository at this point in the history
  5. better imports for groupby objects

    Gerry Manoim committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a29f021 View commit details
    Browse the repository at this point in the history
  6. xfail udfs properly instead of not running them

    Gerry Manoim committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    9988ee3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Update dask reqs for min version

    Gerry Manoim committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    6555d30 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. forward on partitions

    Gerry Manoim committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    8de540b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. rip out timecontext

    Gerry Manoim committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    b4ecc65 View commit details
    Browse the repository at this point in the history
  2. Lower the min required dask version

    Gerry Manoim committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    2c7f535 View commit details
    Browse the repository at this point in the history