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

Fix #115 WorkloadViewer shows queries twice #147

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

Silent1984
Copy link
Contributor

Hi,

i am not sure why you perform the rightouter join there and merge it with the leftouterjoin because that causes the dublicates. Is it because you can have queries in the benchmark which are not in the baseline?

@spaghettidba
Copy link
Owner

Hi! Well, I'm not really sure, many years have passed and I really can't tell. Probably I was thinking of queries in the benchmark not in the baseline, but that doesn't really make too much sense. When I'm comparing two workloads it's always the baseline that matters, so it is fair to change it the way you did.
Thank you very much for your contributions!

@spaghettidba spaghettidba merged commit a625505 into spaghettidba:master Nov 24, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants