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

Python SDK #47

Merged
merged 54 commits into from
Jan 17, 2019
Merged

Python SDK #47

merged 54 commits into from
Jan 17, 2019

Conversation

zhilingc
Copy link
Collaborator

@zhilingc zhilingc commented Jan 8, 2019

Implementation of the python sdk as outlined in the RFC here: https://github.com/gojek/feast/blob/master/rfcs/0000-python-sdk.md

@tims
Copy link
Contributor

tims commented Jan 11, 2019

I like the API. Seems like a great start and we can iterate.

One small thing, I think Datastore should be call FeatureStore, but I'm happy if we refactor that in a new issue.

/lgtm

@feast-ci-bot feast-ci-bot removed the lgtm label Jan 12, 2019
@zhilingc
Copy link
Collaborator Author

I like the API. Seems like a great start and we can iterate.

One small thing, I think Datastore should be call FeatureStore, but I'm happy if we refactor that in a new issue.

/lgtm

Good idea for later versions - we'd have to propagate that name change throughout the system haha.

@woop please review quickstart - I'm still not sure about the dataset since it doesn't showcase our support for real time features, if you can think of a better one I'm open

sdk/python/setup.py Outdated Show resolved Hide resolved
sdk/python/feast/sdk/utils/gs_utils.py Show resolved Hide resolved
sdk/python/feast/sdk/utils/bq_util.py Show resolved Hide resolved
sdk/python/examples/quickstart/Quickstart.ipynb Outdated Show resolved Hide resolved
sdk/python/examples/quickstart/Quickstart.ipynb Outdated Show resolved Hide resolved
@woop
Copy link
Member

woop commented Jan 12, 2019

One small thing, I think Datastore should be call FeatureStore, but I'm happy if we refactor that in a new issue.

Calling it FeatureStore might be confusing because we are calling the complete system a "Feature Store".

@zhilingc
Copy link
Collaborator Author

@woop changes made as requested. Could you review again?

@feast-ci-bot
Copy link
Collaborator

/lgtm

@feast-ci-bot feast-ci-bot self-assigned this Jan 16, 2019
@tims
Copy link
Contributor

tims commented Jan 17, 2019

/approve

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tims

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@feast-ci-bot feast-ci-bot merged commit 06cb1ec into feast-dev:master Jan 17, 2019
Yanson pushed a commit to Yanson/feast that referenced this pull request Jul 29, 2020
KE-805: Add feature validation logic for ingestion with spark.
lokeshrangineni pushed a commit to lokeshrangineni/feast that referenced this pull request Jul 19, 2024
…ermission-cli

Add missing dependecy permission cli
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.

5 participants