aduna
Subversion Repositories
aduna
[
/
] [
org.openrdf/
] [
sesame/
] [
branches/
] [
2.6/
] [
core/
] [
queryalgebra/
] [
evaluation/
] [
src/
] [
main/
] [
java/
] [
org/
] [
openrdf/
] [
query
/] - Rev 11949
Filtering Options
From rev
To rev
Max revs
Search for
Clear current filter
Rev
Log message
Author
Age
Path
11949
SES-1091 fixed case of unbound start var. added additional test cases to cover possibilities.
jeen
254d 16h 43m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11948
SES-1091 minor correction
jeen
254d 17h 46m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11946
SES-1091 fixed bug, added two testcases that both greenline on memory store.
jeen
254d 21h 15m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11912
SES-1077 GroupIterator now initialized on first call to next() or hasNext(), instead of in constructor.
jeen
281d 14h 25m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11908
SES-850 implemented use of 'FROM sesame:nil' and 'FROM DEFAULT' in SPARQL queries to explicitly address the null context in sesame.
jeen
282d 20h 48m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11906
Resolve SES-1060 REGRESSION: SameTermFilterOptimizer throws AssertionError if Term Used in UNION
james_leigh
285d 05h 54m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11904
SES-1063 made decimal expansion scale user-configurable, introduced a constant for the default value (24).
jeen
298d 13h 41m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11902
SES-1063 fixed, set scaling on divisions with non-terminating decimal sequence to 24 digits.
jeen
303d 18h 20m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11891
SES-1060 fixed by checking if a binding is present before adding it.
jeen
309d 19h 55m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11890
SES-1060 rolled back to r11803.
jeen
309d 19h 57m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11885
Resolve SESE-1060 REGRESSION: SameTermFilterOptimizer throws AssertionError if Term Used in UNION
james_leigh
310d 00h 33m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11863
SES-1050 added test and fix in FilterIterator (now doing a recursive search for a subqueryvalueoperator up the tree, rather than just looking at the direct parent)
jeen
316d 16h 14m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11846
SES-1033 building of graphpattern/tupleExpr significantly altered for optional path expressions, more in line with official sparql algebra. creation of LeftJoin and list of conditions moved from TupleExprBuilder to GraphPattern. GraphPattern.addOptionalTEs now creates a mapping from tuple expressions to lists of constraints.
jeen
326d 11h 48m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11843
SES-1051 fixed by letting EvaluationStrategyImpl only check on presence of subselect in right argument of the join.
jeen
326d 22h 05m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11821
minor improvement in optimizer handling of ZeroLengthPaths.
jeen
333d 16h 53m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11811
SES-1042 added random selection of value to implementation of SAMPLE
jeen
337d 21h 02m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11803
SES-1025 SameTermFilterOptimizer keeps track of previously inlined bindings to avoid value collisions with multiple sameterms on the same variable.
jeen
346d 20h 57m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11778
Resolve SES-1007 Constant False FILTER Conditions are Not Removed from Optimized Query Models
james_leigh
359d 22h 09m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11775
SES-1002 downgraded internal list of bindingsets in BindingSetAssignment to Iterable.
jeen
360d 19h 35m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
11753
SES-990 various fixes in QueryJoinOptimizer for more optimal handling of joins involving subselects. merged functionality of SubSelectJoinOptimizer into QueryJoinOptimizer.
jeen
367d 18h 49m
/org.openrdf/sesame/branches/2.6/core/queryalgebra/evaluation/src/main/java/org/openrdf/query/
1
2
Next >
Show All