[Wikidata-bugs] [Maniphest] T235540: StackOverflowError when SPARQL query uses same variable name before and after aggregation
VladimirAlexiev added a comment. I posted https://github.com/w3c/sparql-dev/issues/192 to collect info about what various SPARQL processors do in such cases. Blazegraph allows it for certain situations: - COUNT - SAMPLE - identity rebinding - expression rebinding (not aggregate): but returns no rows Only Jena has explicit checks and returns "parse error" TASK DETAIL https://phabricator.wikimedia.org/T235540 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: VladimirAlexiev Cc: VladimirAlexiev, Addshore, Sabas88, Gehel, Nemo_bis, Dipsacus_fullonum, 99of9, TuukkaH, Ainali, Mormegil, TomT0m, Lea_Lacroix_WMDE, Tagishsimon, Envlh, Mathew.onipe, Smalyshev, Lucas_Werkmeister_WMDE, Igorkim78, Aklapper, Evilricepuddin, Danny_Benjafield_WMDE, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331 ___ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org
[Wikidata-bugs] [Maniphest] T235540: StackOverflowError when SPARQL query uses same variable name before and after aggregation
Lucas_Werkmeister_WMDE merged a task: T346420: query causes Stack Overflow. Lucas_Werkmeister_WMDE added a subscriber: VladimirAlexiev. TASK DETAIL https://phabricator.wikimedia.org/T235540 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: VladimirAlexiev, Addshore, Sabas88, Gehel, Nemo_bis, Dipsacus_fullonum, 99of9, TuukkaH, Ainali, Mormegil, TomT0m, Lea_Lacroix_WMDE, Tagishsimon, Envlh, Mathew.onipe, Smalyshev, Lucas_Werkmeister_WMDE, Igorkim78, Aklapper, Evilricepuddin, Danny_Benjafield_WMDE, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331 ___ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org
[Wikidata-bugs] [Maniphest] T235540: StackOverflowError when SPARQL query uses same variable name before and after aggregation
Lucas_Werkmeister_WMDE merged a task: T341832: Query service example "Law & Order episodes" seems to break in a stack overflow, stuck at com.bigdata.rdf.sparql.ast.StaticAnalysis.collectVarsFromExpressions(StaticAnalysis.java:2101). Lucas_Werkmeister_WMDE added a subscriber: Addshore. TASK DETAIL https://phabricator.wikimedia.org/T235540 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Addshore, Sabas88, Gehel, Nemo_bis, Dipsacus_fullonum, 99of9, TuukkaH, Ainali, Mormegil, TomT0m, Lea_Lacroix_WMDE, Tagishsimon, Envlh, Mathew.onipe, Smalyshev, Lucas_Werkmeister_WMDE, Igorkim78, Aklapper, Evilricepuddin, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331 ___ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org
[Wikidata-bugs] [Maniphest] T235540: StackOverflowError when SPARQL query uses same variable name before and after aggregation
Sabas88 added a comment. Just faced the same issue. @Gehel I think that the interface could detect such issue and provide some kind of message telling how to fix it? TASK DETAIL https://phabricator.wikimedia.org/T235540 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sabas88 Cc: Sabas88, Gehel, Nemo_bis, Dipsacus_fullonum, 99of9, TuukkaH, Ainali, Mormegil, TomT0m, Lea_Lacroix_WMDE, Tagishsimon, Envlh, Mathew.onipe, Smalyshev, Lucas_Werkmeister_WMDE, Igorkim78, Aklapper, Evilricepuddin, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, MPhamWMF, maantietaja, CBogen, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331 ___ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org
[Wikidata-bugs] [Maniphest] T235540: StackOverflowError when SPARQL query uses same variable name before and after aggregation
Gehel closed this task as "Declined". Gehel added a comment. In the end, this is a Blazegraph limitation and there is a workaround. I'm closing this ticket. Feel free to re-open if you feel strongly about it. TASK DETAIL https://phabricator.wikimedia.org/T235540 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Gehel Cc: Gehel, Nemo_bis, Dipsacus_fullonum, 99of9, TuukkaH, Ainali, Mormegil, TomT0m, Lea_Lacroix_WMDE, Tagishsimon, Envlh, Mathew.onipe, Smalyshev, Lucas_Werkmeister_WMDE, Igorkim78, Aklapper, Evilricepuddin, Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331 ___ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org
[Wikidata-bugs] [Maniphest] T235540: StackOverflowError when SPARQL query uses same variable name before and after aggregation
Gehel triaged this task as "Medium" priority. TASK DETAIL https://phabricator.wikimedia.org/T235540 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Gehel Cc: Nemo_bis, Dipsacus_fullonum, 99of9, TuukkaH, Ainali, Mormegil, TomT0m, Lea_Lacroix_WMDE, Tagishsimon, Envlh, Mathew.onipe, Smalyshev, Lucas_Werkmeister_WMDE, Igorkim78, Aklapper, Evilricepuddin, CBogen, Akuckartz, darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331 ___ Wikidata-bugs mailing list Wikidata-bugs@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs