Skip to content

add KeyError for key and feature type #877

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

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Conversation

Yuqing-cat
Copy link
Collaborator

Signed-off-by: Yuqing Wei weiyuqing021@outlook.com

Description

Resolves #766

How was this PR tested?

Test test_dtype.py added under unit folder with 2 functions:

  • test_key_type
  • test_feature_type

image

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

User will get KeyError if the type of Key or Feature is not correct.

Signed-off-by: Yuqing Wei <weiyuqing021@outlook.com>
@Yuqing-cat Yuqing-cat added the safe to test Tag to execute build pipeline for a PR from forked repo label Nov 23, 2022
@xiaoyongzhu
Copy link
Member

The test failure should be unrelated IMO

@Yuqing-cat Yuqing-cat requested a review from blrchen December 1, 2022 05:20
@Yuqing-cat Yuqing-cat merged commit 0c00490 into feathr-ai:main Dec 2, 2022
jaymo001 pushed a commit that referenced this pull request Dec 7, 2022
Signed-off-by: Yuqing Wei <weiyuqing021@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EN] Add warnings for key types and feature types (since they are different)
4 participants