Jan Steemann
|
dfb1905035
|
fixed tests
|
2014-10-14 12:03:25 +02:00 |
James
|
3442f298ea
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-14 10:19:38 +01:00 |
James
|
602f03e4e3
|
adding distribute-in-cluster optimizer rule.
|
2014-10-14 10:19:27 +01:00 |
Jan Steemann
|
3886d6ef09
|
fixes for Visual Studio
|
2014-10-14 11:04:28 +02:00 |
James
|
362dc083cc
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-14 09:22:20 +01:00 |
James
|
60e85ccc7e
|
proper toJsonHelper method for DistributeNode.
|
2014-10-14 09:21:40 +01:00 |
Jan Steemann
|
7be268c07c
|
changed AQL optimizer to not throw
|
2014-10-14 10:14:40 +02:00 |
Jan Steemann
|
77ff3642c9
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-10 18:58:07 +02:00 |
Jan Steemann
|
23e692e7fa
|
added FIND_FIRST, not yet documented
|
2014-10-10 18:57:57 +02:00 |
Willi Goesgens
|
3a7a03a51f
|
Don't add intermediate calculationnodes for LET-statements to forward the results of subqueries. Instead adjust the outvariable of the subquerynode.
|
2014-10-10 17:00:49 +02:00 |
James
|
10f7feeede
|
added comment to Query.cpp about comparison of serialised/deserialised plans.
|
2014-10-10 10:23:59 +01:00 |
James
|
c0c3f627bb
|
proper initialisation and shutdown of distribute block.
|
2014-10-10 08:31:19 +01:00 |
James
|
a346e257bb
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Aql/ExecutionBlock.cpp
arangod/Aql/ExecutionBlock.h
|
2014-10-09 10:46:49 +01:00 |
James
|
92e0d1e459
|
abstract class BlockWithClients to contain Scatter/DistributeBlocks
|
2014-10-09 10:39:50 +01:00 |
Jan Steemann
|
7966c8d044
|
fixed compile warning
|
2014-10-09 10:52:08 +02:00 |
Jan Steemann
|
081a62c6e4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-09 10:45:40 +02:00 |
Jan Steemann
|
6cdaaa1b85
|
fixes for Visual Studio
|
2014-10-09 10:45:31 +02:00 |
James
|
084078f61f
|
fixed tests for remove-unnecessary-remote-scatter and undistribute-remove-after-enum-coll, renamed distributeInCluster to scatterInCluster.
|
2014-10-09 08:45:34 +01:00 |
James
|
d2b86de370
|
fixed tyopo in comment
|
2014-10-08 10:55:58 +01:00 |
James
|
2ec03d57e3
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-08 10:26:19 +01:00 |
James
|
2ed7fb13b2
|
DistributeBlock getOrSkipSome done as far as possible.
|
2014-10-08 10:26:04 +01:00 |
Jan Steemann
|
fe6ea548db
|
fixed reading run lengths with empty values
|
2014-10-07 14:04:12 +02:00 |
Jan Steemann
|
c2f0265d7d
|
fixed optimizer rule remove-unnecessary-remote-scatter
|
2014-10-07 13:21:05 +02:00 |
Jan Steemann
|
aef384da1a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-07 12:36:36 +02:00 |
Jan Steemann
|
e5d8414865
|
fixed more queries
|
2014-10-07 12:36:17 +02:00 |
James
|
e17a43f66e
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-07 11:19:25 +01:00 |
Jan Steemann
|
4ff58364f1
|
fixed cloning of plans
|
2014-10-07 12:00:37 +02:00 |
James
|
4a8ef130f5
|
DistributeBlock getOrSkipSome method minus the hard part.
|
2014-10-07 10:33:37 +01:00 |
Jan Steemann
|
a62d83603e
|
fixed missing register planning
|
2014-10-06 18:43:50 +02:00 |
Jan Steemann
|
0f83d8132f
|
fixed some transaction threading errors
|
2014-10-06 18:39:01 +02:00 |
Willi Goesgens
|
7dac9d8cc7
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-06 14:16:39 +02:00 |
Willi Goesgens
|
48c5ff938e
|
If we clone an ExecutionNode for the same AST we also have to copy the evaluation members, but we don't need a deep-copy.
|
2014-10-06 14:15:41 +02:00 |
James
|
5af60d121e
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-06 12:57:17 +01:00 |
James
|
95fd279a52
|
distribution node/block declarations etc.
|
2014-10-06 12:57:09 +01:00 |
Willi Goesgens
|
8f74eeff97
|
Assert whether we have a varoverview.
|
2014-10-06 13:20:31 +02:00 |
Willi Goesgens
|
287b6dfb37
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-10-06 11:55:27 +02:00 |
Willi Goesgens
|
c01e31c404
|
when de-serializing nodes don't create new variables, but look up the ones we already have.
|
2014-10-06 11:55:11 +02:00 |
Willi Goesgens
|
4509a0f2b0
|
call findVarUsage before serialising the json, and not after deserializing it.
|
2014-10-06 11:53:23 +02:00 |
James
|
032e5d085e
|
reset _initializeCursorOrShutdown in shutdown method, renaming test file.
|
2014-10-06 10:35:50 +01:00 |
James
|
aee0605742
|
better initialiseCursor and shutdown for ScatterBlock
|
2014-10-06 10:30:28 +01:00 |
Jan Steemann
|
577593ed55
|
shutdown transactions
|
2014-10-06 11:23:39 +02:00 |
Jan Steemann
|
bf31161ef5
|
activated if-statement
|
2014-10-06 10:40:04 +02:00 |
Jan Steemann
|
5959a5e6da
|
fixed segfaults during node cloning
|
2014-10-06 10:31:15 +02:00 |
James
|
029e443b12
|
removing debug output
|
2014-10-04 12:21:34 +01:00 |
James
|
8bd3a9718c
|
undistributeRemoveAfterEnumColl now more or less works for REMOVE x._key in coll
|
2014-10-03 11:32:40 +01:00 |
James
|
c6c0387e50
|
undistributeRemoveAfterEnumColl optmizer rule now working
|
2014-10-03 10:13:11 +01:00 |
James
|
5a070a4e0a
|
remove const-qualified types in VarInfo struct to allow compilation.
|
2014-10-03 09:27:35 +01:00 |
Jan Steemann
|
0e103d33dc
|
added assertion
|
2014-10-03 01:37:04 +02:00 |
Willi Goesgens
|
e1efab6fb5
|
Fix cloning to other ASTs - dereference pointers to IDs and look up the items on the new lists
|
2014-10-02 18:41:13 +02:00 |
Jan Steemann
|
a2e9fadc7d
|
moved assignment into constructor
|
2014-10-02 18:38:36 +02:00 |