ad-freiburg / qlever

Very fast SPARQL Engine, which can handle very large knowledge graphs like the complete Wikidata, offers context-sensitive autocompletion for SPARQL queries, and allows combination with text search. It's faster than engines like Blazegraph or Virtuoso, especially for queries involving large result sets.
Apache License 2.0
417 stars 52 forks source link

Missing group by in this aggregated query does not produce an error as expected #1486

Open dpriskorn opened 2 months ago

dpriskorn commented 2 months ago

https://qlever.cs.uni-freiburg.de/wikidata/f6DCiu the same query gives Bad Aggregate error on WDQS

hannahbast commented 2 months ago

@dpriskorn You are right, see #1485. We will fix this