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

Return same type string for warehouse and serving NoOp stores #18

Merged
merged 1 commit into from
Jan 2, 2019

Conversation

tims
Copy link
Contributor

@tims tims commented Dec 26, 2018

This is related to issue #5

If the core api was to return a store spec with "noop" as it's type, then ingestion will ignore data sent to that store.

@tims tims requested review from pradithya and woop December 26, 2018 05:06
@pradithya
Copy link
Collaborator

How can we use this noop warehouse/serving store? do we need to create a storage spec with type "noop" and reference it from feature spec? or we can just leave the datastore reference in feature spec empty?

@zhilingc zhilingc merged commit bb1b767 into feast-dev:master Jan 2, 2019
Yanson pushed a commit to Yanson/feast that referenced this pull request Jul 29, 2020
Performs ingestion of 20k items for 2 data science scenarios:

Product Computer Vision features (20K/day - generated once a day)
Product Text Attributes (20K/day - generated once a day)

Fixes KE-647
dmartinol pushed a commit to dmartinol/feast that referenced this pull request Jun 24, 2024
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.

3 participants