| Pietro updated the task description. (Show Details) |
CHANGES TO TASK DESCRIPTION
Using the following query on a small dataset (libraries in an Italian region) I got a timeout
SELECT DISTINCT ?item WHERE {
I got a timeout or the error message
#TOOL: legacy code failed in /data/project/magnustools/public_html/php/ToolforgeCommon.php on line 425
butOn the contrary, the query works using a named subquery
SELECT DISTINCT ?item WHERE {
...
}I got a timeout or the error message
#TOOL: legacy code failed in /data/project/magnustools/public_html/php/ToolforgeCommon.php on line 425
butOn the contrary, the query works using a named subquery
...
TASK DETAIL
EMAIL PREFERENCES
To: Pietro
Cc: Aklapper, Pietro, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331
Cc: Aklapper, Pietro, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
