Skip to content

Debug and sanity mode #1069

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 5 commits into from
Feb 15, 2023
Merged

Debug and sanity mode #1069

merged 5 commits into from
Feb 15, 2023

Conversation

jaymo001
Copy link
Collaborator

Description

  1. Add sanity check mode. It will sample the source data and make sure key join matches.
  2. Add debug mode to provide more debugging information.
  3. Refactor parameter setting code.

@anirudhagar13
Copy link
Collaborator

One suggestion would be to have incremental smaller pull requests, which would be easier to review. It could be broken down into three parts, as described in the description of the pull request.

Copy link
Collaborator

@anirudhagar13 anirudhagar13 left a comment

Choose a reason for hiding this comment

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

From a surface level, LGTM!

Copy link
Collaborator

@bozhonghu bozhonghu left a comment

Choose a reason for hiding this comment

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

Couple comments regarding docs and concern regarding debug mode output.

@enya-yx enya-yx added the safe to test Tag to execute build pipeline for a PR from forked repo label Feb 15, 2023
@jaymo001 jaymo001 merged commit afb21aa into feathr-ai:main Feb 15, 2023
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.

5 participants