You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem with these queries is that the result without the GROUP BY is huge. For example, for the second query, it's over a billion triples. It's aggravated by the fact that the implementation for the predicate path is not very space-efficient.
I wonder if these queries work for any of the other engines around.
hannahbast
changed the title
Out of memory on the qlever public endpoint
Two example queries that require a lot of RAM (one uses wdt:P31/wdt:P279*)
Aug 27, 2022
This was more an observation. Yes, some queries are very expensive, and QLever imposes a memory limit and there will be an error message when that limit is exceeded by a query.
Examples for out of memory conditions:
The text was updated successfully, but these errors were encountered: