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

Make redis key creation more determinisitic #380

Merged
merged 2 commits into from
Dec 21, 2019

Conversation

zhilingc
Copy link
Collaborator

Fixes an issue where depending on the upstream, we were not creating deterministic RedisKeys, causing lookups to fail. Also fixed issue where duplicate fields in incoming feature rows would bleed into the redis key.

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zhilingc

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

@woop
Copy link
Member

woop commented Dec 21, 2019

/lgtm

@woop
Copy link
Member

woop commented Dec 21, 2019

/lgtm

@feast-ci-bot feast-ci-bot merged commit f11014f into feast-dev:v0.3-branch Dec 21, 2019
zhilingc pushed a commit that referenced this pull request Dec 23, 2019
* Make redis key creation more determinisitic

* Sort entity names
zhilingc pushed a commit to zhilingc/feast that referenced this pull request Feb 12, 2020
feast-ci-bot pushed a commit that referenced this pull request Feb 13, 2020
* Make redis key creation more determinisitic (#380)

* Add documentation to RedisKey in Redis.proto
Ensure entities are sorted by the name

Co-authored-by: David Heryanto <david.heryanto@hotmail.com>
khorshuheng pushed a commit to khorshuheng/feast that referenced this pull request Feb 14, 2020
…v#471)

* Make redis key creation more determinisitic (feast-dev#380)

* Add documentation to RedisKey in Redis.proto
Ensure entities are sorted by the name

Co-authored-by: David Heryanto <david.heryanto@hotmail.com>
@khorshuheng khorshuheng mentioned this pull request Feb 14, 2020
khorshuheng pushed a commit that referenced this pull request Feb 14, 2020
* Make redis key creation more determinisitic (#380)

* Add documentation to RedisKey in Redis.proto
Ensure entities are sorted by the name

Co-authored-by: David Heryanto <david.heryanto@hotmail.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