1
0
Fork 0
arangodb/arangod/Aql
Andrey Abramov f6c184df33 Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
..
Aggregator.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
Aggregator.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
AqlFunctionFeature.cpp Fix: #4583 - adds AQL ASSERT and WARN (#4584) 2018-02-26 14:25:24 +01:00
AqlFunctionFeature.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
AqlItemBlock.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
AqlItemBlock.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlTransaction.cpp Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
AqlTransaction.h No access collections (#3088) 2017-08-25 13:59:03 +02:00
AqlValue.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
AqlValue.h Bug fix/several optimizations (#4672) 2018-02-26 15:19:01 +01:00
AqlValueGroup.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
Arithmetic.h
Ast.cpp fix issue #4677 (#4679) 2018-02-27 11:29:09 +01:00
Ast.h Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
AstNode.cpp Bug fix/internal issue #327 (#4649) 2018-02-22 11:11:23 +01:00
AstNode.h Bug fix/internal issue #327 (#4649) 2018-02-22 11:11:23 +01:00
AttributeAccessor.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AttributeAccessor.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
BaseExpressionContext.cpp
BaseExpressionContext.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
BasicBlocks.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
BasicBlocks.h
BindParameters.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BindParameters.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BlockCollector.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
BlockCollector.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
CalculationBlock.cpp Feature/cleanup internal (#4680) 2018-02-27 14:53:31 +01:00
CalculationBlock.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ClusterBlocks.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
ClusterBlocks.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ClusterNodes.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ClusterNodes.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
CollectBlock.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
CollectBlock.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
CollectNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
CollectNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
CollectOptions.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
CollectOptions.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Collection.cpp Feature/improved index api for unique constraints and replication (#3715) 2017-11-16 21:02:01 +01:00
Collection.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Collections.cpp
Collections.h
Condition.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
Condition.h Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
ConditionFinder.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ConditionFinder.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
DocumentProducingBlock.cpp unfold code to remove a few runtime ifs (#4303) 2018-01-16 00:26:46 +01:00
DocumentProducingBlock.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
DocumentProducingNode.cpp Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
DocumentProducingNode.h Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
EnumerateCollectionBlock.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
EnumerateCollectionBlock.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
EnumerateListBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
EnumerateListBlock.h fixed issue #3408 (#3419) 2017-10-16 17:39:29 +02:00
ExecutionBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ExecutionBlock.h Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ExecutionEngine.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ExecutionEngine.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ExecutionNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ExecutionNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ExecutionPlan.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ExecutionPlan.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ExecutionStats.cpp fix `fullCount` value in some cases in cluster mode (#4723) 2018-03-01 18:33:10 +01:00
ExecutionStats.h fix `fullCount` value in some cases in cluster mode (#4723) 2018-03-01 18:33:10 +01:00
Expression.cpp Feature/cleanup internal (#4680) 2018-02-27 14:53:31 +01:00
Expression.h Feature/cleanup internal (#4680) 2018-02-27 14:53:31 +01:00
ExpressionContext.h
FixedVarExpressionContext.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
FixedVarExpressionContext.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
Function.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Function.h Feature/cleanup internal (#4680) 2018-02-27 14:53:31 +01:00
Functions.cpp Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
Functions.h Fix: #4583 - adds AQL ASSERT and WARN (#4584) 2018-02-26 14:25:24 +01:00
GraphNode.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
GraphNode.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Graphs.cpp
Graphs.h
IndexBlock.cpp Feature/cleanup internal (#4680) 2018-02-27 14:53:31 +01:00
IndexBlock.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
IndexNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
IndexNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ModificationBlocks.cpp Feature/cleanup internal (#4680) 2018-02-27 14:53:31 +01:00
ModificationBlocks.h Bug fix/several optimizations (#4672) 2018-02-26 15:19:01 +01:00
ModificationNodes.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ModificationNodes.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Optimizer.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
OptimizerRule.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
OptimizerRules.cpp fixed issue #4651 (#4659) 2018-02-28 12:56:07 +01:00
OptimizerRules.h Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
OptimizerRulesFeature.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
OptimizerRulesFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Parser.cpp slightly simplify query API (#4676) 2018-02-26 23:08:46 +01:00
Parser.h slightly simplify query API (#4676) 2018-02-26 23:08:46 +01:00
PlanCache.cpp some refactoring 2017-05-23 13:18:51 +02:00
PlanCache.h move 2017-05-23 18:02:17 +02:00
Quantifier.cpp Feature/optimizer rule remove filter covered by traversal (#2731) 2017-07-10 10:15:17 +02:00
Quantifier.h Feature/optimizer rule remove filter covered by traversal (#2731) 2017-07-10 10:15:17 +02:00
Query.cpp fix `fullCount` value in some cases in cluster mode (#4723) 2018-03-01 18:33:10 +01:00
Query.h slightly simplify query API (#4676) 2018-02-26 23:08:46 +01:00
QueryCache.cpp some refactoring 2017-05-23 13:18:51 +02:00
QueryCache.h some refactoring 2017-05-23 13:18:51 +02:00
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp Bug fix/issues 2709 (#3333) 2017-10-01 09:43:03 +02:00
QueryList.h Feature/slow queries log bind vars (#2954) 2017-08-04 20:45:12 +02:00
QueryOptions.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
QueryOptions.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
QueryProfile.cpp fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
QueryProfile.h fix query execution times that may have different between batches (#2606) 2017-06-19 17:47:32 +02:00
QueryRegistry.cpp small optimizations for query registry (#4240) 2018-01-09 22:10:04 +01:00
QueryRegistry.h small optimizations for query registry (#4240) 2018-01-09 22:10:04 +01:00
QueryResources.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
QueryResources.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
QueryResult.h
QueryResultV8.h cleanup QueryResultV8 a bit (#2990) 2017-08-10 09:40:06 +02:00
QueryString.cpp some refactoring 2017-05-23 13:18:51 +02:00
QueryString.h some refactoring 2017-05-23 13:18:51 +02:00
Range.cpp
Range.h
RegexCache.cpp Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
RegexCache.h Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
ResourceUsage.h use forwarding to build AqlValues in place (#3238) 2017-09-15 14:30:40 +02:00
RestAqlHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestAqlHandler.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ShortStringStorage.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ShortestPathBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ShortestPathBlock.h ShortestPathBlock does not use EdgeCollectionInfo anymore. Replaced by EdgeCursors 2017-04-26 10:21:18 +02:00
ShortestPathNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
ShortestPathNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
SortBlock.cpp reduce memory usage by using smaller types for offsets/indexes (#4430) 2018-01-24 21:30:24 +01:00
SortBlock.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
SortCondition.cpp Bug fix/carnival (#4562) 2018-02-12 09:01:57 +01:00
SortCondition.h Bug fix/carnival (#4562) 2018-02-12 09:01:57 +01:00
SortNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
SortNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
SubqueryBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
SubqueryBlock.h
TraversalBlock.cpp remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
TraversalBlock.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraversalConditionFinder.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
TraversalConditionFinder.h Improved the check if we need to increase the mindepth on traversal nodes 2017-08-07 17:46:02 +02:00
TraversalNode.cpp Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
TraversalNode.h Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
V8Executor.cpp do not materialize entire collections using V8 (#4087) 2018-01-02 15:47:41 +01:00
V8Executor.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
V8Expression.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
V8Expression.h
Variable.cpp Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
Variable.h Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
grammar.h Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
grammar.hpp Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
grammar.y Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
tokens.cpp Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
tokens.ll Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
types.h