-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SHACL - faster bulked external joins #1378
Comments
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Apr 3, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Apr 3, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
|
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Apr 3, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Apr 3, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Apr 3, 2019
* develop: eclipse-rdf4j/rdf4j#1378 simplified code eclipse-rdf4j/rdf4j#1378 simple improvements eclipse-rdf4j/rdf4j#1378 benchmarks Signed-off-by: Håvard Ottestad <[email protected]> # Conflicts: # shacl/src/main/java/org/eclipse/rdf4j/sail/shacl/planNodes/BulkedExternalInnerJoin.java
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Apr 3, 2019
* develop: inner joing fix eclipse-rdf4j/rdf4j#1380 innerjoin eclipse-rdf4j/rdf4j#1380 improved maxCount performance eclipse-rdf4j/rdf4j#1378 simplified code eclipse-rdf4j/rdf4j#1378 simple improvements eclipse-rdf4j/rdf4j#1378 benchmarks eclipse-rdf4j/rdf4j#1375 updated benchmarks eclipse-rdf4j/rdf4j#1375 added large benchmark and adjusted the complex benchmark shacl rules and optimisations Signed-off-by: Håvard Ottestad <[email protected]> # Conflicts: # shacl/src/main/java/org/eclipse/rdf4j/sail/shacl/planNodes/BulkedExternalInnerJoin.java # shacl/src/test/java/org/eclipse/rdf4j/sail/shacl/benchmark/ComplexBenchmark.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Improve speed of bulked external joins
The text was updated successfully, but these errors were encountered: