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
367 stars 43 forks source link

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

Open dpriskorn opened 1 week ago

dpriskorn commented 1 week ago

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

hannahbast commented 1 week ago

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