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

DISTINCT was ignore inside aggregate functions: added unit tests and patch for the problem #611

Merged
merged 5 commits into from
May 10, 2016

Conversation

pchampin
Copy link
Contributor

This solves issue #404 which I raised some time ago.

Actually, at the time, I underestimated the problem, as DISTINCT in any aggregation function was simply ignored.

@pchampin pchampin changed the title added unit tests and patch for the problem DISTINCT was ignore inside aggregate functions: added unit tests and patch for the problem Mar 19, 2016
@pchampin
Copy link
Contributor Author

Some tests failed in Travil, but it seems to be that they are unrelated to my change :-/
There is a 403 error on URL http://www.w3.org/2000/10/swap/test/meet/blue.rdf ??
(which works fine for me, btw)

@joernhees joernhees added this to the rdflib 4.2.2 milestone Apr 10, 2016
@joernhees
Copy link
Member

thanks for this contribution and sorry for letting it sit that long, i just didn't find the time to properly review this, yet...

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

Successfully merging this pull request may close these issues.

2 participants