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

Better Kafka test #160

Merged
merged 2 commits into from
Apr 5, 2019
Merged

Better Kafka test #160

merged 2 commits into from
Apr 5, 2019

Conversation

tims
Copy link
Contributor

@tims tims commented Mar 21, 2019

Create a kafka test that actually tests the source class
And remove the unnecessary FeatureRowKey proto that was only used by kafka, because Feast doesn't care what the keys are (they are just used by producers to dictate partitions).

Fixes #132

Copy link
Collaborator

@zhilingc zhilingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some concerns over removal of FeatureRowKey seeing that Feast ingestion is no longer strictly stateless

protos/feast/types/FeatureRow.proto Show resolved Hide resolved
@tims
Copy link
Contributor Author

tims commented Apr 4, 2019

Just some concerns over removal of FeatureRowKey seeing that Feast ingestion is no longer strictly stateless

Does up comment above address your concern? If not can you elaborate?

@zhilingc
Copy link
Collaborator

zhilingc commented Apr 4, 2019

/lgtm

@pradithya
Copy link
Collaborator

/approve

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pradithya

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 6193aa9 into feast-dev:master Apr 5, 2019
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.

4 participants