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-#7139: Use ray-core instead of ray-default #6955

Merged
merged 25 commits into from
May 2, 2024

Commits on Mar 27, 2024

  1. TEST-#0000: try to use ray-core instead ray-default

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7465173 View commit details
    Browse the repository at this point in the history
  2. try to use ray[client]

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2089b57 View commit details
    Browse the repository at this point in the history
  3. explicitly specify grpcio

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    243a7dd View commit details
    Browse the repository at this point in the history
  4. check exact ray version: 1.13.0

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    84a9e1b View commit details
    Browse the repository at this point in the history
  5. check exact ray version: 2.1.0

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bd37115 View commit details
    Browse the repository at this point in the history
  6. check exact ray version: 2.2.0

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    61e4174 View commit details
    Browse the repository at this point in the history
  7. use 'pydantic<2' pin

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fb14208 View commit details
    Browse the repository at this point in the history
  8. check exact ray version: 2.4.0

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9b60439 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba12d22 View commit details
    Browse the repository at this point in the history
  10. check exact ray version: 2.7.1

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c9e3094 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. check exact ray version: 2.8.1

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bfdc8a4 View commit details
    Browse the repository at this point in the history
  2. check exact ray version: 2.9.1

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    255bdca View commit details
    Browse the repository at this point in the history
  3. check exact ray version: 2.10.0

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9cef2f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge branch 'master' of https://github.com/modin-project/modin into …

    …try-another-ray-target
    
    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4887443 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. don't install grpcio

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0abc907 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c0b34df View commit details
    Browse the repository at this point in the history
  3. REVERT ME

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a2c48c3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/modin-project/modin into tr…

    …y-another-ray-target
    anmyachev committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    34074f9 View commit details
    Browse the repository at this point in the history
  5. Revert "REVERT ME"

    This reverts commit a2c48c3.
    anmyachev committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bb92695 View commit details
    Browse the repository at this point in the history
  6. completly remove 'ClientObjectRef' type

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8342321 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. add a note about ray's dependencies

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed May 1, 2024
    Configuration menu
    Copy the full SHA
    71452a6 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed May 1, 2024
    Configuration menu
    Copy the full SHA
    92b9521 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Apply suggestions from code review

    Co-authored-by: Iaroslav Igoshev <Poolliver868@mail.ru>
    anmyachev and YarShev committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7d1970b View commit details
    Browse the repository at this point in the history
  2. add more notes

    Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
    anmyachev committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d99f198 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da1c0d2 View commit details
    Browse the repository at this point in the history