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-#7346: Handle execution on Dask workers to avoid creating conflic… #7347

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 19, 2024

  1. FIX-modin-project#7346: Handle execution on Dask workers to avoid cre…

    …ating conflicting Clients
    
    Signed-off-by: Michael Akerman <[email protected]>
    data-makerman committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b5f50b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Add tests for FIX-modin-project#7346

    Signed-off-by: Michael Akerman <[email protected]>
    data-makerman committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3d17773 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    6eb5442 View commit details
    Browse the repository at this point in the history
  2. Fixed linting issues

    Signed-off-by: Michael Akerman <[email protected]>
    data-makerman committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c6eb900 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Include fixture in test function for Engine selection

    Signed-off-by: Michael Akerman <[email protected]>
    data-makerman committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    36e1036 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix linting error due to whitespace

    Signed-off-by: Michael Akerman <[email protected]>
    data-makerman committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    036b91e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'main' into Fix-modin-project#7346--Handle-execution-on-…

    …Dask-workers-to-avoid-creating-conflicting-Clients
    data-makerman committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9ff6261 View commit details
    Browse the repository at this point in the history