Skip to content

add KeyError for key and feature type#877

Merged
Yuqing-cat merged 1 commit intofeathr-ai:mainfrom
Yuqing-cat:766
Dec 2, 2022
Merged

add KeyError for key and feature type#877
Yuqing-cat merged 1 commit intofeathr-ai:mainfrom
Yuqing-cat:766

Conversation

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