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 GROUP BY when different tags have same values #3075

Merged
merged 3 commits into from
Jun 22, 2015
Merged

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Jun 20, 2015

This change fixes TagSets() so it handles different tags with the same values correctly. Previously only tag values were used as a key in the set (map). Now the entire TagSet is used as a key.

@otoolep
Copy link
Contributor Author

otoolep commented Jun 20, 2015

@pauldix

@pauldix
Copy link
Member

pauldix commented Jun 22, 2015

+1

otoolep added a commit that referenced this pull request Jun 22, 2015
Fix GROUP BY when different tags have same values
@otoolep otoolep merged commit 93d7cd1 into master Jun 22, 2015
@otoolep otoolep deleted the fix_tag_sets branch June 22, 2015 23:07
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.

2 participants