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

FEAT-#5809: New implementation of the Ray lazy execution queue #6731

Merged
merged 19 commits into from
Feb 5, 2024

Commits on Feb 2, 2024

  1. FEAT-modin-project#5809: New implementation of the Ray lazy execution…

    … queue
    
    Signed-off-by: Andrey Pavlenko <andrey.a.pavlenko@gmail.com>
    AndreyPavlenko committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e8838fb View commit details
    Browse the repository at this point in the history
  2. Non-lazy apply()

    AndreyPavlenko committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    44f431c View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Iaroslav Igoshev <Poolliver868@mail.ru>
    AndreyPavlenko and YarShev committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b87eafc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa455b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72d50fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4781b7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3a5a53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd8f279 View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Iaroslav Igoshev <Poolliver868@mail.ru>
    AndreyPavlenko and YarShev committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e47452d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52109d8 View commit details
    Browse the repository at this point in the history
  11. Update modin/core/execution/ray/common/deferred_execution.py

    Co-authored-by: Iaroslav Igoshev <Poolliver868@mail.ru>
    AndreyPavlenko and YarShev committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ac58c58 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    503c22d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd7e3fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a951b2b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e57f7c5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3eb8489 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e9ab929 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a98ede9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d57f67b View commit details
    Browse the repository at this point in the history