Michael Hackstein
|
cc96b6e426
|
Adaption of Indexes Ranges test
|
2015-10-14 11:21:08 +02:00 |
Michael Hackstein
|
31cf31f7b7
|
Fixed further AQL optimizer tests. Still some issues in new IndexNode
|
2015-10-14 11:02:52 +02:00 |
Michael Hackstein
|
9d7024b28d
|
Further fixes in AQL optimizer indexes test. It tests now as expected. Some minor issues in IndexNode are still open (Sorting for non-overlapping intervals. Propagation of conditions to earlier EnumerateCollectionNodes
|
2015-10-14 10:35:28 +02:00 |
Michael Hackstein
|
e988c0052b
|
Started fixing Optimizer tests, they are supposed to use IndexNode instead of IndexRangeNode now
|
2015-10-14 09:49:08 +02:00 |
Jan Steemann
|
1ebcea2352
|
remove-filter-covered-by-indexes rewrite
|
2015-10-13 17:59:40 +02:00 |
Jan Steemann
|
068d85b562
|
less header dependencies
|
2015-10-13 17:00:59 +02:00 |
Michael Hackstein
|
3846c037da
|
Merge branch 'aql-jmmh-conditions' of github.com:arangodb/arangodb into aql-jmmh-conditions
|
2015-10-13 16:27:01 +02:00 |
Michael Hackstein
|
48a445d963
|
Merge branch 'aql-jmmh-conditions' of github.com:arangodb/arangodb into aql-jmmh-conditions
|
2015-10-13 16:26:55 +02:00 |
Jan Steemann
|
fcdd95d7cd
|
fixes
|
2015-10-13 16:26:43 +02:00 |
Michael Hackstein
|
021d4eb2cf
|
Earlier change had a sideeffect. Reverted.
|
2015-10-13 16:26:38 +02:00 |
Michael Hackstein
|
4c6b0f283a
|
AttributeNames from the attribute parser are now non-nested attributes. They offer a function to join nested elements
|
2015-10-13 16:26:11 +02:00 |
Jan Steemann
|
7d11a07a5a
|
removed RangeInfo.h
|
2015-10-13 15:15:48 +02:00 |
Jan Steemann
|
197be68f7d
|
removed IndexRange*
|
2015-10-13 15:12:32 +02:00 |
Jan Steemann
|
deb0a132ae
|
rewrite of optimizer rule `use-index-for-sort`
|
2015-10-13 15:00:09 +02:00 |
Michael Hackstein
|
996922a12b
|
Merge branch 'aql-jmmh-conditions' of github.com:arangodb/arangodb into aql-jmmh-conditions
|
2015-10-13 11:30:20 +02:00 |
Jan Steemann
|
f2efdc3dc3
|
fixed fix 2
|
2015-10-13 11:27:56 +02:00 |
Michael Hackstein
|
d2e3f7c7c7
|
Disabled AQL sort rule failure tests
|
2015-10-13 10:39:43 +02:00 |
Jan Steemann
|
0ae9798875
|
Merge branch 'aql-jmmh-conditions' of https://github.com/arangodb/arangodb into aql-jmmh-conditions
|
2015-10-13 10:37:17 +02:00 |
Jan Steemann
|
cd7c1bc453
|
preparations for sort optimizer rule
|
2015-10-13 10:37:07 +02:00 |
Michael Hackstein
|
3903a69f26
|
Merge branch 'aql-jmmh-conditions' of github.com:arangodb/arangodb into aql-jmmh-conditions
|
2015-10-13 10:11:16 +02:00 |
Michael Hackstein
|
9450e43fda
|
Splitted a large aql-optimizer test file
|
2015-10-13 10:11:10 +02:00 |
Jan Steemann
|
4ad490eb47
|
fixed fix
|
2015-10-13 10:02:24 +02:00 |
Jan Steemann
|
753552c37a
|
Merge branch 'aql-jmmh-conditions' of https://github.com/arangodb/arangodb into aql-jmmh-conditions
|
2015-10-13 09:59:30 +02:00 |
Jan Steemann
|
39e458142f
|
fixed assertions
|
2015-10-13 09:59:11 +02:00 |
Michael Hackstein
|
fe5a9ddb93
|
Replaced IndexRangeNode by IndexNode in tests
|
2015-10-13 09:56:56 +02:00 |
Michael Hackstein
|
0f14a243ff
|
Removed debug output
|
2015-10-13 09:56:08 +02:00 |
Michael Hackstein
|
356cc4306f
|
Activated use-indexes instead of use-index-range in test
|
2015-10-13 09:35:18 +02:00 |
Michael Hackstein
|
c8210551d7
|
Fixed edges-noncluster test
|
2015-10-13 09:34:45 +02:00 |
jsteemann
|
46ba49e1bd
|
cppcheck
|
2015-10-12 22:54:27 +02:00 |
jsteemann
|
4191056151
|
removed remainders of "use-index-range" optimizer rule
|
2015-10-12 22:49:30 +02:00 |
jsteemann
|
61d2d760fb
|
new IndexNode cost calculation
|
2015-10-12 22:39:01 +02:00 |
jsteemann
|
29b3741156
|
reworked cost calculations
|
2015-10-12 22:23:03 +02:00 |
jsteemann
|
adebf6e7c9
|
removed some iostream includes
|
2015-10-12 21:40:46 +02:00 |
Jan Steemann
|
6b2837190e
|
different cost calculation, done except for skiplists
|
2015-10-12 18:49:47 +02:00 |
Jan Steemann
|
1f4c775a02
|
print names of files with failing tests
|
2015-10-12 17:57:27 +02:00 |
Jan Steemann
|
95cfc81325
|
Merge branch 'aql-jmmh-conditions' of https://github.com/arangodb/arangodb into aql-jmmh-conditions
|
2015-10-12 17:47:17 +02:00 |
Michael Hackstein
|
7821dbcec7
|
Deactivated use-index-range rule in tests. Activated use-indexes rule instead
|
2015-10-12 17:47:00 +02:00 |
Jan Steemann
|
53796ed894
|
preparation for index node cost calculation
|
2015-10-12 17:46:15 +02:00 |
Michael Hackstein
|
9bcbdc3565
|
Fixed failures in the SkiplistIndex and removed use-index-range rule
|
2015-10-12 17:46:04 +02:00 |
Jan Steemann
|
2970f9d221
|
fixed primary and edge index
|
2015-10-12 15:53:43 +02:00 |
Jan Steemann
|
6c1956eabf
|
Merge branch 'aql-jmmh-conditions' of https://github.com/arangodb/arangodb into aql-jmmh-conditions
|
2015-10-12 15:34:50 +02:00 |
Jan Steemann
|
ffa777979c
|
make IN values unique and sort em
|
2015-10-12 15:34:41 +02:00 |
Michael Hackstein
|
eca1cc7ac6
|
Fixed a bug where an index node was created for sorting, even if no index could sort.
|
2015-10-12 15:09:36 +02:00 |
Michael Hackstein
|
7272af29aa
|
Merge branch 'aql-jmmh-conditions' of github.com:arangodb/arangodb into aql-jmmh-conditions
|
2015-10-12 14:38:42 +02:00 |
Jan Steemann
|
8afee97aaf
|
fixed double-free issues
|
2015-10-12 14:37:18 +02:00 |
Michael Hackstein
|
a8ee15fca4
|
Merge branch 'aql-jmmh-conditions' of github.com:arangodb/arangodb into
aql-jmmh-conditions and fixed a compiler bug for mac outstream
|
2015-10-12 14:37:03 +02:00 |
Michael Hackstein
|
1c81f89a18
|
The new IndexNode can now serve with a SkiplistIndex when only a sort and no filter is given
|
2015-10-12 14:16:25 +02:00 |
Jan Steemann
|
47e5138db1
|
fixed specializeCondition for skiplists
|
2015-10-12 13:39:18 +02:00 |
Jan Steemann
|
f0edd198bc
|
added specializeOne() and specializeAll()
|
2015-10-12 13:02:52 +02:00 |
Michael Hackstein
|
dcc34e5312
|
The condition finder now creates an IndexNode for SORT statement only, if any index would be suiteable for it.
|
2015-10-12 11:44:36 +02:00 |