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

Enable direct comparison of raw SQL outputs #315

Closed
nehanene15 opened this issue Oct 6, 2021 · 0 comments · Fixed by #390
Closed

Enable direct comparison of raw SQL outputs #315

nehanene15 opened this issue Oct 6, 2021 · 0 comments · Fixed by #390
Assignees
Labels
priority: p0 Highest priority. Critical issue. Will be fixed prior to next release. type: feature request 'Nice-to-have' improvement, new feature or different behavior or design.

Comments

@nehanene15
Copy link
Collaborator

nehanene15 commented Oct 6, 2021

This feature would allow a user to run a raw query on both source and target and compare the results. The first iteration of this issue will be column level validations (count, sum, min, max). BigQuery and Hive are the highest priority connection types that we should support.

@nehanene15 nehanene15 added priority: p1 High priority. Fix may be included in the next release. Release Next release candidate type: feature request 'Nice-to-have' improvement, new feature or different behavior or design. priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) and removed priority: p1 High priority. Fix may be included in the next release. Release Next release candidate labels Oct 6, 2021
@nehanene15 nehanene15 added priority: p0 Highest priority. Critical issue. Will be fixed prior to next release. and removed priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) labels Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p0 Highest priority. Critical issue. Will be fixed prior to next release. type: feature request 'Nice-to-have' improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants