Skip to content

Fix missing name variable instantiation - #1166

Merged
woop merged 1 commit into
feast-dev:masterfrom
terryyylim:fix-ingest-method
Nov 16, 2020
Merged

Fix missing name variable instantiation#1166
woop merged 1 commit into
feast-dev:masterfrom
terryyylim:fix-ingest-method

Conversation

@terryyylim

Copy link
Copy Markdown
Member

Signed-off-by: Terence terencelimxp@gmail.com

What this PR does / why we need it:
Currently, in ingest method of python SDK client, if feature_table parameter is a str, the name variable will not be instantiated correctly. This PR addresses that.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

Signed-off-by: Terence <terencelimxp@gmail.com>
@woop

woop commented Nov 16, 2020

Copy link
Copy Markdown
Member

Should we add a test somewhere as well to prevent regression?

@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: terryyylim, 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

@woop
woop merged commit c04f8fc into feast-dev:master Nov 16, 2020
pyalex pushed a commit that referenced this pull request Nov 24, 2020
Signed-off-by: Terence <terencelimxp@gmail.com>
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