{{ message }}
feat: Added ray example template#5570
Merged
franciscojavierarceo merged 1 commit intoAug 19, 2025
Merged
Conversation
Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
shuchu
approved these changes
Aug 17, 2025
shuchu
left a comment
Collaborator
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
franciscojavierarceo
approved these changes
Aug 19, 2025
franciscojavierarceo
left a comment
Member
There was a problem hiding this comment.
This is fine but it doesn't really do a good job of highlighting the usefulness of Ray.
Sorry, something went wrong.
Member
Author
yeah, I plan to extend this later |
Sorry, something went wrong.
Hide details
View details
franciscojavierarceo
merged commit
a66d890
into
feast-dev:master
Aug 19, 2025
21 checks passed
franciscojavierarceo
pushed a commit
that referenced
this pull request
Aug 30, 2025
# [0.53.0](v0.52.0...v0.53.0) (2025-08-30) ### Bug Fixes * Consistency in allow_cache and savedDatasets api ([#5572](#5572)) ([7e8b914](7e8b914)) * **docs:** Use absolute image URLs in README ([7188fc9](7188fc9)) ### Features * Added ray example template ([#5570](#5570)) ([a66d890](a66d890)) * Allow hyphen in repo name ([#5562](#5562)) ([4436673](4436673))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
What this PR does / why we need it:
Add example template for Ray.