Skip to content

fix: added ray in the minimal in the pyproject.toml#5979

Open
patelchaitany wants to merge 1 commit intofeast-dev:masterfrom
patelchaitany:bug-ray
Open

fix: added ray in the minimal in the pyproject.toml#5979
patelchaitany wants to merge 1 commit intofeast-dev:masterfrom
patelchaitany:bug-ray

Conversation

@patelchaitany
Copy link

@patelchaitany patelchaitany commented Feb 17, 2026

What this PR does / why we need it:

This PR adds the ray in the minimal in the pyproject.toml

Which issue(s) this PR fixes:

Add Ray dependencies to Feast Operator and feature server images to support Ray Offline Store and Ray Compute Engine

Feast now supports Ray but upon configuring services with Ray getting runtime error

ModuleNotFoundError: No module named 'ray'
FeastModuleImportError: Could not import module 'feast.infra.offline_stores.contrib.ray_offline_store.ray'

Misc


Open with Devin

Signed-off-by: Chaitany patel <patelchaitany93@gmail.com>
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@patelchaitany patelchaitany changed the title Bug : added ray in the minimal in the pyproject.toml Fix: added ray in the minimal in the pyproject.toml Feb 17, 2026
@ntkathole
Copy link
Member

@patelchaitany Please run make lock-python-dependencies-all and commit the updated requirements files

@patelchaitany patelchaitany changed the title Fix: added ray in the minimal in the pyproject.toml fix: added ray in the minimal in the pyproject.toml Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants