FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Decouple build feature code by xiaoyongzhu · Pull Request #838 · feathr-ai/feathr · GitHub

Decouple build feature code - #838

Merged
xiaoyongzhu merged 8 commits into
feathr-ai:mainfrom
xiaoyongzhu:decouple_build_feature
Nov 23, 2022
Merged

Decouple build feature code#838
xiaoyongzhu merged 8 commits into
feathr-ai:mainfrom
xiaoyongzhu:decouple_build_feature

Conversation

xiaoyongzhu commented Nov 7, 2022
edited
Loading

Copy link
Copy Markdown
Member

Description

This PR decouples the save_to_feature_config_from_context method from the registry code, given:

  1. It doesn't make sense to have this method in the registry code
  2. This method introduces unnecessary dependencies for registry, which makes a few other functionalities have dependencies on feature registry, such as local spark runner/multi cloud support.

How was this PR tested?

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.

xiaoyongzhu added the safe to test Tag to execute build pipeline for a PR from forked repo label Nov 7, 2022
Comment thread feathr_project/feathr/client.py Outdated

Yuqing-cat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good to me, add some comments.

xiaoyongzhu merged commit 799fac0 into feathr-ai:main Nov 23, 2022
xiaoyongzhu deleted the decouple_build_feature branch November 23, 2022 10:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL