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

made min/max aggregate functions support all literals #694

Merged
merged 1 commit into from
Jan 20, 2017
Merged

Conversation

gromgull
Copy link
Member

not just numerics as before.

fixes #628

@coveralls
Copy link

coveralls commented Jan 20, 2017

Coverage Status

Coverage increased (+0.007%) to 62.709% when pulling ab422a5 on fix-628 into b1113d7 on master.

@gromgull gromgull merged commit 14243b6 into master Jan 20, 2017
@gromgull gromgull deleted the fix-628 branch January 20, 2017 16:48
@joernhees joernhees added bug Something isn't working in-resolution SPARQL labels Jan 25, 2017
@joernhees joernhees added this to the rdflib 4.2.2 milestone Jan 25, 2017
joernhees added a commit that referenced this pull request Jan 25, 2017
* master: (44 commits)
  quote cleanup OCD
  serializer/parser alias for 'ntriples'
  serializer/parser alias for 'ttl'
  cleanup
  remove outdated always skipped test
  a bit of changelog
  add a NTSerializer sub-class for nt11 (#700)
  Restrict normalization to unicode-compatible values (#674)
  fixes for turtle/trig namespace handling
  skip serialising empty default graph
  skip round-trip test, unfixable until 5.0
  prefix test for #428
  Added additional trig unit tests to highlight some currently occurring issues.
  remove ancient and broken 2.3 support code. (#681)
  updating deprecated testing syntax (#697)
  docs: clarify the use of an identifier when persisting a triplestore (#654)
  removing pyparsing version requirement (#696)
  made min/max aggregate functions support all literals (#694)
  actually fix projection from sub-queries
  added dawg tests for #607
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in-resolution SPARQL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sparql query with sub-query is not working as expected
3 participants