Merge dask-expr repository into dask#11623
Conversation
…assign (dask#887) Co-authored-by: Hendrik Makait <hendrik@makait.com>
Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
Co-authored-by: James Bourbeau <jrbourbeau@users.noreply.github.com>
# Conflicts: # .flake8 # .github/workflows/conda.yml # .github/workflows/pre-commit.yml # .gitignore # .pre-commit-config.yaml # LICENSE.txt # codecov.yml # pyproject.toml
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 15 files ± 0 15 suites ±0 4h 31m 57s ⏱️ + 41m 3s Results for commit a817ce9. ± Comparison against base commit d280e16. This pull request removes 7 and adds 4553 tests. Note that renamed tests count towards both.This pull request removes 7 skipped tests and adds 39 skipped tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
We will have to use a merge commit here, not squash commit |
2d14d9b to
03776e7
Compare
|
have we figured out the docs redirect problem? |
Remove duplicated files and clean up merge
Not yet, but most of them will be in the same place anyway, we should be able to fix the remaining ones through moving the place where we are importing them from hopefully. That's something I'd tackle after this is in though |
|
A note to myself: We will have to change the repo settings to allow merges without squashing to preserve the git history |
pre-commit run --all-files