aduna
Subversion Repositories
aduna
[
/
] [
org.openrdf/
] [
sesame/
] [
branches/
] [
2.6/
] [
core/
] [
queryalgebra/
] [
evaluation/
] [
src/
] [
main/
] [
java/
] [
org/
] [
openrdf/
] [
query/
] [
algebra/
] [
evaluation/
] [
federation
/] - Rev 11637
Filtering Options
From rev
To rev
Max revs
Search for
Clear current filter
Rev
Log message
Author
Age
Path
11637
SES-926: use QueryEvaluationException and improve error message
andreas_schwarte
440d 19h 45m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/algebra/evaluation/federation/
11558
Remove (unused) ResultConsumer interface
andreas_schwarte
484d 18h 21m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/algebra/evaluation/federation/
11557
Make FederatedService evaluate() method more explicit again, see comments in Issue 916
andreas_schwarte
484d 18h 23m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/algebra/evaluation/federation/
11548
Fix issue SES-916: the intermediate result iteration is handed over directly to the federated service instance. Required a new interface for the consuming iteration.
andreas_schwarte
488d 11h 55m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/algebra/evaluation/federation/
11501
Fix for SES-899: IndexOutOfBound (cross product was needed)
andreas_schwarte
504d 13h 56m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/algebra/evaluation/federation/
11421
Fallback behavior to naive implementation if endpoint does not support BINDINGS
andreas_schwarte
552d 10h 16m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/algebra/evaluation/federation/
11418
Added blocksize support for SERVICE evaluation, JIRA ISSUE SES-883
andreas_schwarte
552d 12h 24m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/algebra/evaluation/federation/
11414
Added: Optimized Service Evaluation (vectored evaluation) JIRA SES-855
Improved: FederationManager is more flexible, JIRA SES-857, SES-870
andreas_schwarte
553d 15h 55m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/algebra/evaluation/federation/