quadstorejs / quadstore

A LevelDB-backed graph database for JS runtimes (Node.js, Deno, browsers, ...) supporting SPARQL queries and the RDF/JS interface.
https://github.com/quadstorejs/quadstore
MIT License
203 stars 14 forks source link

COMUNICA: re-enable actor-rdf-join-symmetrichash #108

Closed jacoscaz closed 3 years ago

jacoscaz commented 4 years ago

See https://github.com/beautifulinteractions/node-quadstore-comunica/commit/00a6b4bf06bb45a3829699acaadac87e2e598be2#commitcomment-43339914

The reason we disabled it is that it was causing the sparql10 test suite to break. @rubensworks mentioned this could be related to https://github.com/comunica/comunica/issues/711 .

Remember to use the COMUNICA_DEBUG environment variable to enable stack traces!

jacoscaz commented 3 years ago

For posterity, this was ultimately traced to the asyncjoin package, which is a dependency of comunica. See https://github.com/joachimvh/asyncjoin/issues/7 .

jacoscaz commented 3 years ago

Released with quadstore@8.0.0-alpha.3.