Skip to content

Bug Fixes: Python SDK and Feast Core - #353

Merged
feast-ci-bot merged 10 commits into
feast-dev:masterfrom
woop:various-bug-fixes
Dec 10, 2019
Merged

Bug Fixes: Python SDK and Feast Core#353
feast-ci-bot merged 10 commits into
feast-dev:masterfrom
woop:various-bug-fixes

Conversation

@woop

@woop woop commented Dec 7, 2019

Copy link
Copy Markdown
Member

Fixes

Improvements

  • Exceptions are now raised to end users in most cases for Python SDK
  • Ordering of feature set results when reading them out through CLI
  • Get feature set method now returns a more descriptive error
  • Listing feature sets with the Python SDK now prints their names

@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: woop

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

The pull request process is described here

Details 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

Comment thread core/src/main/java/feast/core/model/FeatureSet.java
Comment thread core/src/main/java/feast/core/model/Source.java
@khorshuheng

Copy link
Copy Markdown
Collaborator

LGTM

@zhilingc

zhilingc commented Dec 9, 2019

Copy link
Copy Markdown
Collaborator

/retest

@zhilingc

Copy link
Copy Markdown
Collaborator

/lgtm

@feast-ci-bot
feast-ci-bot merged commit c36c6f5 into feast-dev:master Dec 10, 2019
@woop
woop deleted the various-bug-fixes branch April 10, 2020 14:44
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.

Feast should raise an exception when trying to get a feature set that does not exist Feast serving URL should not be required

4 participants