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: Feast/IKV online store contrib plugin integration #4060

Closed
wants to merge 13 commits into from

Conversation

pushkarmoi
Copy link
Contributor

@pushkarmoi pushkarmoi commented Mar 31, 2024

What this PR does / why we need it:
We add a new online store (IKV - https://www.inlined.io/) to feast by following the guide here:
docs.feast.dev/how-to-guides/customizing-feast/adding-support-for-a-new-online-store

@pushkarmoi pushkarmoi changed the title Feast/IKV online store contrib plugin integration feat: Feast/IKV online store contrib plugin integration Mar 31, 2024
Signed-off-by: Pushkar Gupta <[email protected]>
Signed-off-by: Pushkar Gupta <[email protected]>
Signed-off-by: Pushkar Gupta <[email protected]>
Copy link
Member

@franciscojavierarceo franciscojavierarceo left a comment

Choose a reason for hiding this comment

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

🚀🚀🚀

@franciscojavierarceo franciscojavierarceo enabled auto-merge (squash) April 3, 2024 00:54
auto-merge was automatically disabled April 3, 2024 01:14

Head branch was pushed to by a user without write access

Signed-off-by: Pushkar Gupta <[email protected]>
setup.py Outdated
@@ -209,6 +213,7 @@
+ CASSANDRA_REQUIRED
+ AZURE_REQUIRED
+ ROCKSET_REQUIRED
+ IKV_REQUIRED
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is not necessary, since we are not adding tests to run on ci at this point

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for flagging, removed

Signed-off-by: Pushkar Gupta <[email protected]>
Signed-off-by: Pushkar Gupta <[email protected]>
Signed-off-by: Pushkar Gupta <[email protected]>
Signed-off-by: Pushkar Gupta <[email protected]>
@pushkarmoi
Copy link
Contributor Author

Closed this and opened #4068 to work-around DCO issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants