Skip to content

Make redis key creation more determinisitic#380

Merged
feast-ci-bot merged 2 commits intofeast-dev:v0.3-branchfrom
zhilingc:0.3-ingestion-patch
Dec 21, 2019
Merged

Make redis key creation more determinisitic#380
feast-ci-bot merged 2 commits intofeast-dev:v0.3-branchfrom
zhilingc:0.3-ingestion-patch

Conversation

@zhilingc
Copy link
Copy Markdown
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
Copy Markdown
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

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
Copy link
Copy Markdown
Member

woop commented Dec 21, 2019

/lgtm

@woop
Copy link
Copy Markdown
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