James
|
69f2cfd5a5
|
cleaning up, and comments in .cpp for GatherBlock
|
2014-09-27 12:12:50 +01:00 |
James
|
14eaac044c
|
comments before GatherBlock in header, renamed _buffer, _pos which are
non-standard
|
2014-09-27 12:03:55 +01:00 |
Max Neunhoeffer
|
45b900913c
|
Some adjustments to code in GatherBlock.
Finish first version of RemoteBlock.
|
2014-09-27 01:45:05 +02:00 |
Jan Steemann
|
f229253e24
|
fixed redundant if / else if
|
2014-09-26 21:26:26 +02:00 |
Jan Steemann
|
9e47f3ca27
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Aql/ExecutionNode.h
|
2014-09-26 20:23:52 +02:00 |
Jan Steemann
|
c3ce45e0dd
|
added block instanciation for coordinator, v0.0.0
|
2014-09-26 20:17:42 +02:00 |
Max Neunhoeffer
|
5f5cf84641
|
Refactor getSome for RemoteBlock.
|
2014-09-26 16:49:26 +02:00 |
Max Neunhoeffer
|
dbed62392f
|
Implement skipSome method for RemoteBlock.
|
2014-09-26 16:30:30 +02:00 |
Max Neunhoeffer
|
d2a9632710
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-26 16:20:17 +02:00 |
Max Neunhoeffer
|
046d4f524d
|
Implement getSome for RemoteBlock.
|
2014-09-26 16:19:25 +02:00 |
Max Neunhoeffer
|
865d513dd0
|
Add skipSome to HTTP API and to ExecutionEngine.
|
2014-09-26 16:18:47 +02:00 |
Willi Goesgens
|
d003eecac1
|
We need to pass a reference since we want to return values onto this; and return const references to not duplicate the memory.
|
2014-09-26 15:22:41 +02:00 |
Max Neunhoeffer
|
5f24e603fe
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-26 14:51:14 +02:00 |
Max Neunhoeffer
|
95264a82ab
|
initializeCursor and shutdown methods for HTTP API for queries.
|
2014-09-26 14:50:52 +02:00 |
Max Neunhoeffer
|
25ee17c075
|
initializeCursor and shutdown methods for ExecutionEngine.
|
2014-09-26 14:50:28 +02:00 |
Jan Steemann
|
578d22c95b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-09-26 13:58:16 +02:00 |
Jan Steemann
|
f462c5f620
|
add database and collection info to gather nodes
|
2014-09-26 13:58:02 +02:00 |
Willi Goesgens
|
41fb15d462
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-26 13:44:16 +02:00 |
Willi Goesgens
|
14eda3e348
|
- create type for SortElements to be used instead of stacked templates
- abstract json parsing of SortElemnts into an own function
- implement deserialisation of Scatter/GatherNode
|
2014-09-26 13:42:26 +02:00 |
Max Neunhoeffer
|
5c7d058043
|
Add stubs for RemoteBlock.
|
2014-09-26 13:34:08 +02:00 |
Max Neunhoeffer
|
e9bac83e67
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-26 13:23:33 +02:00 |
Max Neunhoeffer
|
c4fd3e7553
|
First steps towards RemoteBlock.
|
2014-09-26 13:23:21 +02:00 |
Jan Steemann
|
cb3d138507
|
fixed compiler warning
|
2014-09-26 13:09:38 +02:00 |
Willi Goesgens
|
53ee658be0
|
Implement moving of sortnode into the clusterable part of the query; add elements to the json serialisation of the gather node
|
2014-09-26 12:35:58 +02:00 |
James
|
9ae0879ba4
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-26 11:34:18 +01:00 |
James
|
53b3abeee0
|
ScatterBlock uses shardId strings instead of clientId numbers.
|
2014-09-26 11:34:07 +01:00 |
Jan Steemann
|
3afadfdefa
|
fixed compile warnings
|
2014-09-26 12:30:42 +02:00 |
Jan Steemann
|
8fa141e31b
|
removed invalid sequence from file
|
2014-09-26 12:09:01 +02:00 |
Jan Steemann
|
6eca3d6cc4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-09-26 12:07:20 +02:00 |
Jan Steemann
|
5c250d9ec7
|
fixed compile warning
|
2014-09-26 12:07:11 +02:00 |
Jan Steemann
|
046d2586ae
|
added temporary function for @mchacki
|
2014-09-26 12:06:57 +02:00 |
Thomas Schmidts
|
2e151f7ab0
|
Added type definition to db._create documentation
|
2014-09-26 11:53:44 +02:00 |
James
|
de19d4441b
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-26 10:40:43 +01:00 |
James
|
e8dc7694e3
|
shutdown method for GatherBlock and initializeCursor for ScatterBlock
|
2014-09-26 10:40:05 +01:00 |
Max Neunhoeffer
|
8a6c2f22b5
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-26 11:18:31 +02:00 |
Max Neunhoeffer
|
06d039d3a0
|
Fix a deserialisation bug for AqlItemBlocks.
|
2014-09-26 11:18:17 +02:00 |
James
|
2070175a51
|
getOrSkipSomeForClient method for ScatterBlock.
|
2014-09-26 09:32:39 +01:00 |
James
|
e9f8d5ac99
|
fixed bug in ScatterBlock::getSomeForClient.
|
2014-09-26 08:51:11 +01:00 |
Willi Goesgens
|
6c81f630a3
|
Add filter rule which moves Filters & Calculations into the parts of a Plan that is distributed to clusters.
|
2014-09-25 17:08:20 +02:00 |
Max Neunhoeffer
|
b9f9a55fbf
|
Move on with AqlItemBlock deserialisation. Not working yet.
|
2014-09-25 16:52:42 +02:00 |
James
|
3423db77e6
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-25 11:09:15 +01:00 |
James
|
b9d27bee42
|
preliminary methods for ScatterBlock.
|
2014-09-25 11:08:47 +01:00 |
Max Neunhoeffer
|
f80f67f18b
|
Remove unused variable.
|
2014-09-25 12:06:09 +02:00 |
Max Neunhoeffer
|
85b2e7bfe3
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-25 11:57:06 +02:00 |
Max Neunhoeffer
|
f1483a4ea0
|
Optimize/debug HTTP API for queries and AqlItemBlock serialisation.
|
2014-09-25 11:47:50 +02:00 |
James
|
3d6dc1eddc
|
added missing hasMore method to GatherBlock, starting for ScatterBlock.
|
2014-09-25 09:41:27 +01:00 |
James
|
a953ff8bcd
|
skipSome method for GatherBlock.
|
2014-09-25 08:56:43 +01:00 |
Max Neunhoeffer
|
9079ba3971
|
Finish HTTP API.
|
2014-09-25 00:14:57 +02:00 |
Max Neunhoeffer
|
f6b1e0060e
|
Expose AQL_PARSE via HTTP API under /_api/aql/parse
|
2014-09-25 00:01:07 +02:00 |
Max Neunhoeffer
|
bd02e70e41
|
Expose AQL_EXPLAIN via HTTP API under /_api/aql/explain.
|
2014-09-24 23:49:55 +02:00 |