1
0
Fork 0
arangodb/arangod/Aql
Andrey Abramov f708e46973
Feature/arangosearch gather node (#5487)
* integrate ArangoSearch into GatherNode/GatherBlock logic

* fix inconsistency after merge

* add serialization/deserealization logic for IResearchViewNode sorting

* fix optimizer rule order

* fix copy/past typo

* fix tests

* ensure `GatherNode` is properly set up for ArangoSearch views

* adjust optimizer rule order
2018-05-30 02:53:21 +03:00
..
Aggregator.cpp
Aggregator.h
AqlFunctionFeature.cpp aql current_user in cpp, test (#5302) 2018-05-19 21:26:53 +02:00
AqlFunctionFeature.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
AqlItemBlock.cpp blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
AqlItemBlock.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlResult.cpp Bug fix/fix codescan issues (#5371) 2018-05-16 20:40:37 +02:00
AqlResult.h apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02:00
AqlTransaction.cpp Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
AqlTransaction.h Feature/aql server based locking (#4783) 2018-03-20 16:52:19 +01:00
AqlValue.cpp fixed minor several compiler complaints (#5406) 2018-05-23 11:50:00 +02:00
AqlValue.h
AqlValueGroup.h
Arithmetic.h
Ast.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
Ast.h Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
AstNode.cpp
AstNode.h fixed minor several compiler complaints (#5406) 2018-05-23 11:50:00 +02:00
AttributeAccessor.cpp
AttributeAccessor.h
BaseExpressionContext.cpp
BaseExpressionContext.h
BasicBlocks.cpp Bug fix/simplify skip hasmore (#5466) 2018-05-26 09:27:28 +02:00
BasicBlocks.h Bug fix/simplify skip hasmore (#5466) 2018-05-26 09:27:28 +02:00
BindParameters.cpp
BindParameters.h
BlockCollector.cpp
BlockCollector.h
CalculationBlock.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
CalculationBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ClusterBlocks.cpp Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
ClusterBlocks.h Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
ClusterNodes.cpp Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
ClusterNodes.h Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
CollectBlock.cpp blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
CollectBlock.h blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
CollectNode.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
CollectNode.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
CollectOptions.cpp Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +02:00
CollectOptions.h Feature/optimize cluster collect (#4897) 2018-04-03 17:28:07 +02:00
Collection.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
Collection.h Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
Collections.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
Collections.h
Condition.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
Condition.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
ConditionFinder.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
ConditionFinder.h Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
DocumentProducingBlock.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
DocumentProducingBlock.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
DocumentProducingNode.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
DocumentProducingNode.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
EngineInfoContainerCoordinator.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
EngineInfoContainerCoordinator.h forward-port AQL optimizations from 3.3 (#5020) 2018-04-30 11:25:09 +02:00
EngineInfoContainerDBServer.cpp Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
EngineInfoContainerDBServer.h Distributed ArangoSearch query execution (part 2) (#5397) 2018-05-23 19:29:18 +03:00
EnumerateCollectionBlock.cpp Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
EnumerateCollectionBlock.h blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
EnumerateListBlock.cpp Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
EnumerateListBlock.h Remove "atLeast" from the internal query APIs (#4848) 2018-03-21 09:10:28 +01:00
ExecutionBlock.cpp Bug fix/simplify skip hasmore (#5466) 2018-05-26 09:27:28 +02:00
ExecutionBlock.h Bug fix/simplify skip hasmore (#5466) 2018-05-26 09:27:28 +02:00
ExecutionEngine.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
ExecutionEngine.h Bug fix/simplify skip hasmore (#5466) 2018-05-26 09:27:28 +02:00
ExecutionNode.cpp Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
ExecutionNode.h Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
ExecutionPlan.cpp Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
ExecutionPlan.h Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
ExecutionStats.cpp blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
ExecutionStats.h blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
Expression.cpp Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
Expression.h Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
ExpressionContext.h
FixedVarExpressionContext.cpp
FixedVarExpressionContext.h
Function.cpp clean up AQL functions a little bit (#5401) 2018-05-19 21:15:14 +02:00
Function.h clean up AQL functions a little bit (#5401) 2018-05-19 21:15:14 +02:00
Functions.cpp fix call/apply 2018-05-29 22:07:37 +02:00
Functions.h aql current_user in cpp, test (#5302) 2018-05-19 21:26:53 +02:00
GraphNode.cpp issue 389.10: refactor CollectionNameResolver to use TRI_vocbase_t& (#5424) 2018-05-23 00:59:08 +03:00
GraphNode.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
Graphs.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
Graphs.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
IndexBlock.cpp Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
IndexBlock.h blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
IndexNode.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
IndexNode.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
ModificationBlocks.cpp Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
ModificationBlocks.h fix dump&restore of smart graphs (#5093) 2018-04-16 12:28:13 +02:00
ModificationNodes.cpp WIP - start adding optional overwrite to insert operation (RepSert) (#5268) 2018-05-24 19:47:15 +02:00
ModificationNodes.h WIP - start adding optional overwrite to insert operation (RepSert) (#5268) 2018-05-24 19:47:15 +02:00
ModificationOptions.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
ModificationOptions.h Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp
Optimizer.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
OptimizerRule.h Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
OptimizerRules.cpp Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
OptimizerRules.h Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
OptimizerRulesFeature.cpp Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
OptimizerRulesFeature.h
Parser.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
Parser.h
PlanCache.cpp
PlanCache.h
Quantifier.cpp
Quantifier.h
Query.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
Query.h Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
QueryCache.cpp
QueryCache.h
QueryCursor.cpp Rest middleware refactoring (#5332) 2018-05-14 17:43:10 +02:00
QueryCursor.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryList.h Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
QueryOptions.cpp AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryOptions.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryProfile.cpp issue 389.9: return TRI_vocbase_t& from Query::vocbase() (#5420) 2018-05-22 19:03:14 +03:00
QueryProfile.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryRegistry.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
QueryRegistry.h Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
QueryResources.cpp
QueryResources.h
QueryResult.h AQL Profiling code (#5165) 2018-04-24 16:17:30 +02:00
QueryResultV8.h
QueryString.cpp Bug fix/make query string owning (#5255) 2018-05-03 16:40:50 +02:00
QueryString.h Bug fix/make query string owning (#5255) 2018-05-03 16:40:50 +02:00
Range.cpp
Range.h
RegexCache.cpp Fix AQL LIKE function - escapes * when building pattern. (#5239) 2018-05-03 13:14:58 +02:00
RegexCache.h
ResourceUsage.h
RestAqlHandler.cpp Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
RestAqlHandler.h Squashed commit of the following: (#4092) 2018-05-26 10:56:26 +02:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp
ShortStringStorage.h
ShortestPathBlock.cpp blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
ShortestPathBlock.h blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
ShortestPathNode.cpp blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
ShortestPathNode.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
SortBlock.cpp Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
SortBlock.h Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
SortCondition.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
SortCondition.h
SortNode.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
SortNode.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
SortRegister.cpp Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
SortRegister.h Feature/arangosearch gather node (#5487) 2018-05-30 02:53:21 +03:00
SubqueryBlock.cpp Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
SubqueryBlock.h Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
TraversalBlock.cpp blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
TraversalBlock.h blind commit of work, as I managed to break my local git repository (#5456) 2018-05-25 13:07:28 +02:00
TraversalConditionFinder.cpp safer casts for ExecutionNode types 2018-05-10 20:08:37 +02:00
TraversalConditionFinder.h
TraversalNode.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
TraversalNode.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
V8Executor.cpp
V8Executor.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp
grammar.h
grammar.hpp
grammar.y remove clutter from grammar file (#4931) 2018-03-23 08:51:55 +01:00
tokens.cpp
tokens.ll
types.h forward-port AQL optimizations from 3.3 (#5020) 2018-04-30 11:25:09 +02:00