Strabon
view TODO @ 1471:faad70631f8b
there is no need to call the JoinOptimizer twice (for the spatial and then for the temporal). So, I merged
the optimizers in one, by taking into account both the spatial and the temporal functions.
the optimizers in one, by taking into account both the spatial and the temporal functions.
author | Stella Giannakopoulou <sgian@di.uoa.gr> |
---|---|
date | Mon Feb 09 19:19:29 2015 +0200 (2015-02-09) |
parents | 8521941bf589 |
children |
line source
1 Tests in MonetDB that fail or throw exception:
3 SimpleTests
4 - testComplexFilter
5 - testNotExistingPredicate
7 SPARQL11Tests
8 - testRetrieveEveryEntry
9 - testBind
10 - testConcat
11 - testOptionalFilter
12 - testMinus
13 - testQuerySumGroupByHaving
14 - testRegex
15 - testRegexI
16 - testUnionWithCommonObject
17 - testUnionWithDifferentObject
19 GenralTests
20 - testQueryRelate (Conversion not allowed)
21 - testQueryThematicUnion (Union ?)
22 - testQuery6_real (Optional ?)
23 - testQuery6_real_union (Optional + Union ?)
24 - testQueryNegation (Optional)
25 - testQueryNegation2 (Optaional)