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

Expand CLI to use Piperider for diffing two datasets through profiling report. #692

Open
Vfisa opened this issue May 12, 2023 · 0 comments

Comments

@Vfisa
Copy link

Vfisa commented May 12, 2023

I have two tables, one is a result of updated process/code change and I want to perform diff through profiling. It should be fairly easy to perform profiles for both tables and then compare them. something like:

piperider compare --source "in.c-data-diff-prep"."orders" --destination "in.c-data-diff-prep"."changed_orders"

This would radically simplify the whole process. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant