James
|
1be93b54a9
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-08 14:32:31 +02:00 |
James
|
fb55c4c753
|
base class ExecutionBlock methods for skip and skipSome.
|
2014-08-08 14:31:21 +02:00 |
Willi Goesgens
|
3accfe7a3c
|
Implement error handling during executing sub queries.
|
2014-08-08 13:49:08 +02:00 |
Jan Steemann
|
ab9f98657b
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-08 13:37:46 +02:00 |
Jan Steemann
|
7acb36ee8f
|
added shrink() method for AqlItemBlock
|
2014-08-08 13:37:34 +02:00 |
Max Neunhoeffer
|
6417adfda2
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-08 13:27:28 +02:00 |
Max Neunhoeffer
|
9ce702c1b0
|
Fix static analysis once more.
|
2014-08-08 13:27:06 +02:00 |
Jan Steemann
|
456f2f6264
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-08 13:06:53 +02:00 |
Jan Steemann
|
aaa0707b66
|
collect
|
2014-08-08 13:06:48 +02:00 |
James
|
dbb02de26c
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-08 11:58:05 +02:00 |
James
|
7d95ef0c72
|
EnumerateListBlock now works with DOCVECs.
|
2014-08-08 11:57:25 +02:00 |
Max Neunhoeffer
|
9b3266c8f8
|
Add an initialiser.
|
2014-08-08 11:55:09 +02:00 |
Max Neunhoeffer
|
8cbb88b6fb
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-08 11:51:53 +02:00 |
Max Neunhoeffer
|
50218231ec
|
Fix static analysis for subqueries.
|
2014-08-08 11:51:25 +02:00 |
Jan Steemann
|
5d838a5a6f
|
refactoring
|
2014-08-08 11:13:58 +02:00 |
Jan Steemann
|
ace9eff9e9
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-08 10:53:22 +02:00 |
Jan Steemann
|
5d47e8df44
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/ExecutionBlock.h
|
2014-08-08 10:53:02 +02:00 |
James
|
f4142651ef
|
EnumerateListBlock working for ranges.
|
2014-08-08 10:51:28 +02:00 |
Jan Steemann
|
c99517ae25
|
fixed missing collections
|
2014-08-08 09:54:41 +02:00 |
James
|
a4f357c15e
|
EnumerateListBlock now working for JSON lists and prepended "explicit" to Json constructors..
|
2014-08-08 09:43:54 +02:00 |
Jan Steemann
|
82318ebb08
|
removed a remaining getOne()
|
2014-08-07 18:39:09 +02:00 |
James
|
8b89ea95ac
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-07 17:42:56 +02:00 |
James
|
41e0294594
|
removing unnecessary transaction from EnumerateListBlock.
|
2014-08-07 17:42:45 +02:00 |
Jan Steemann
|
d30914afb2
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/ExecutionBlock.h
arangod/Aql/ExecutionEngine.cpp
|
2014-08-07 17:25:37 +02:00 |
Jan Steemann
|
9734662ee0
|
begun implementation of AggregateNode, not yet working
|
2014-08-07 17:02:21 +02:00 |
Willi Goesgens
|
ba2e7badd8
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-08-07 16:57:37 +02:00 |
Willi Goesgens
|
69ff2303c9
|
Implement subquery block
|
2014-08-07 16:56:35 +02:00 |
James
|
67ce79aa63
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-07 16:45:29 +02:00 |
James
|
cb86cef60e
|
first version of EnumerateListBlock for json lists.
|
2014-08-07 16:45:03 +02:00 |
Willi Goesgens
|
a548745d1c
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-08-07 16:18:10 +02:00 |
Max Neunhoeffer
|
0f9f01b686
|
Remove getOne except in the base class.
|
2014-08-07 16:15:41 +02:00 |
James
|
2ac9adcf1c
|
first version of EnumerateListBlock.
It is missing the method for getSome, and only works for json lists.
|
2014-08-07 15:05:59 +02:00 |
Willi Goesgens
|
26b62538f3
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-08-07 14:17:04 +02:00 |
Willi Goesgens
|
75da21ead4
|
always fetch blocks in the default batch size.
|
2014-08-07 13:57:26 +02:00 |
Max Neunhoeffer
|
1d6f7bc3d2
|
Sort out bind as a preparation for subqueries.
|
2014-08-07 11:56:26 +02:00 |
James
|
720285acfe
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-07 10:54:22 +02:00 |
James
|
eef744c32e
|
added new global function triagens::aql::CompareAqlValues.
Also made associated changes in SortBlock.execute().
|
2014-08-07 10:53:16 +02:00 |
Max Neunhoeffer
|
baa54afc3b
|
Sort out staticAnalysis for AggregateBlocks.
|
2014-08-07 10:52:22 +02:00 |
James
|
aff67afef4
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-07 09:47:08 +02:00 |
James
|
d15954fbdb
|
working on comparison function for AqlValues.
|
2014-08-07 09:46:46 +02:00 |
Max Neunhoeffer
|
c628a85bc8
|
Take out a cout.
|
2014-08-07 09:19:01 +02:00 |
James
|
643e421585
|
adding compare() method for AqlValue.
|
2014-08-06 17:36:15 +02:00 |
Max Neunhoeffer
|
7b65a958d8
|
Take care of static analyis case AggregateNode.
|
2014-08-06 15:13:22 +02:00 |
Max Neunhoeffer
|
70618ec768
|
Take out a cout.
|
2014-08-06 14:22:34 +02:00 |
Max Neunhoeffer
|
99a32a36b7
|
Fix bugs in SortBlock.
|
2014-08-06 14:14:32 +02:00 |
James
|
5ac060e687
|
adding SortBlock, something not working.
|
2014-08-06 13:36:50 +02:00 |
James
|
3e902323dd
|
cleaning up.
|
2014-08-05 17:28:36 +02:00 |
Max Neunhoeffer
|
cab02853ef
|
Fix two bugs with new ShapedJson register values.
|
2014-08-05 15:26:21 +02:00 |
Max Neunhoeffer
|
96d8dcc054
|
Major cleanup, not yet working.
|
2014-08-05 12:29:36 +02:00 |
Jan Steemann
|
129ba6a5ad
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-05 10:23:44 +02:00 |