Use separate insert/delete statements to work around Blazegraph bug
authorStanislav Malyshev <smalyshev@gmail.com>
Mon, 6 Aug 2018 23:40:29 +0000 (16:40 -0700)
committerSmalyshev <smalyshev@wikimedia.org>
Mon, 13 Aug 2018 23:24:52 +0000 (23:24 +0000)
commit6aec8dd6fb2b732b24dc06c0577cee867a11e0dd
treec9c09172e562faf75fdd2280c268ccf26f85e34c
parent28f6e2faab4e109e526b850e3c9357423621dcb6
Use separate insert/delete statements to work around Blazegraph bug

Bug https://github.com/blazegraph/database/issues/100 happens on DELETE/INSERT
but not on separate delete and insert, try to work around it

Change-Id: Iba6a98dde6f4bea9051cd6dee91fb19db5eca10e
Bug: T201217
maintenance/categoryChangesAsRdf.php
tests/phpunit/data/categoriesrdf/change.sparql
tests/phpunit/data/categoriesrdf/delete.sparql
tests/phpunit/data/categoriesrdf/move.sparql