1
0
Fork 0
arangodb/arangod/Aql
Dan Larkin-York 282159ec2c Fix single shard restriction with binary and. (#6549) 2018-09-19 23:40:55 +02:00
..
Aggregator.cpp Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
Aggregator.h Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
AqlFunctionFeature.cpp forward-ported from 3.4 branch feature-3.4/aql-extensions-080908 (#6462) 2018-09-12 13:58:20 +02:00
AqlFunctionFeature.h make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
AqlItemBlock.cpp Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
AqlItemBlock.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AqlItemBlockManager.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AqlItemBlockManager.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AqlResult.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AqlResult.h
AqlTransaction.cpp issue 465.4: remove unused functions (#6398) 2018-09-06 14:12:39 +03:00
AqlTransaction.h issue 465.4: remove unused functions (#6398) 2018-09-06 14:12:39 +03:00
AqlValue.cpp fixed issue #6106: Arithmetic operator type casting documentation inc… (#6113) 2018-08-09 11:30:54 +02:00
AqlValue.h
AqlValueGroup.h
Arithmetic.cpp fixed issue #6106: Arithmetic operator type casting documentation inc… (#6113) 2018-08-09 11:30:54 +02:00
Arithmetic.h fixed issue #6106: Arithmetic operator type casting documentation inc… (#6113) 2018-08-09 11:30:54 +02:00
Ast.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
Ast.h Feature/add options to view (#6255) 2018-08-26 22:30:23 +03:00
AstNode.cpp Feature/add options to view (#6255) 2018-08-26 22:30:23 +03:00
AstNode.h Feature/add options to view (#6255) 2018-08-26 22:30:23 +03:00
AttributeAccessor.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
AttributeAccessor.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
BaseExpressionContext.cpp
BaseExpressionContext.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
BasicBlocks.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
BasicBlocks.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
BindParameters.cpp
BindParameters.h
BlockCollector.cpp
BlockCollector.h
CalculationBlock.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
CalculationBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ClusterBlocks.cpp Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
ClusterBlocks.h Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
ClusterNodes.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ClusterNodes.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
CollectBlock.cpp Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
CollectBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
CollectNode.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
CollectNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
CollectOptions.cpp
CollectOptions.h
Collection.cpp Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
Collection.h Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
CollectionAccessingNode.cpp Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
CollectionAccessingNode.h
Collections.cpp
Collections.h Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
Condition.cpp Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
Condition.h
ConditionFinder.cpp Fix condition finders moving filters past modifications into index nodes (#6327) 2018-09-01 13:34:23 +02:00
ConditionFinder.h
CostEstimate.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
DocumentProducingBlock.cpp preparations for some more index usage 2018-08-22 09:53:33 +02:00
DocumentProducingBlock.h
DocumentProducingNode.cpp
DocumentProducingNode.h preparations for some more index usage 2018-08-22 09:53:33 +02:00
EngineInfoContainerCoordinator.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
EngineInfoContainerCoordinator.h
EngineInfoContainerDBServer.cpp Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
EngineInfoContainerDBServer.h
EnumerateCollectionBlock.cpp Trace skipSome() calls (#6449) 2018-09-11 08:53:58 +02:00
EnumerateCollectionBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
EnumerateListBlock.cpp Trace skipSome() calls (#6449) 2018-09-11 08:53:58 +02:00
EnumerateListBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ExecutionBlock.cpp Fix skipSome PR (#6455) 2018-09-11 10:58:28 +02:00
ExecutionBlock.h Trace skipSome() calls (#6449) 2018-09-11 08:53:58 +02:00
ExecutionEngine.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ExecutionEngine.h
ExecutionNode.cpp Bug fix/fixes 2908 (#6279) 2018-08-31 17:26:54 +02:00
ExecutionNode.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
ExecutionPlan.cpp fix error message (backlog/#479) 2018-09-12 16:33:37 +02:00
ExecutionPlan.h Feature/add options to view (#6255) 2018-08-26 22:30:23 +03:00
ExecutionState.h
ExecutionStats.cpp fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ExecutionStats.h fix profile output for nodes without calls to getSome (#6397) 2018-09-10 09:19:01 +02:00
Expression.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
Expression.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
ExpressionContext.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
FixedVarExpressionContext.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
FixedVarExpressionContext.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
Function.cpp make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
Function.h make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
Functions.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
Functions.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
GraphNode.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
GraphNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
Graphs.cpp Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
Graphs.h Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
IndexBlock.cpp Bug fix/fix stats on skip (#6531) 2018-09-19 22:02:32 +02:00
IndexBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
IndexNode.cpp Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
IndexNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ModificationBlocks.cpp remove unused variable 2018-09-12 21:34:19 +02:00
ModificationBlocks.h Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
ModificationNodes.cpp Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
ModificationNodes.h Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
Optimizer.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
OptimizerRule.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
OptimizerRules.cpp Fix single shard restriction with binary and. (#6549) 2018-09-19 23:40:55 +02:00
OptimizerRules.h bug-fix/double-modification-bug (#5979) 2018-07-26 10:35:42 +02:00
OptimizerRulesCluster.cpp
OptimizerRulesFeature.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
OptimizerRulesFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
OptimizerRulesReplaceFunctions.cpp Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
Parser.cpp
Parser.h
PlanCache.cpp
PlanCache.h
Quantifier.cpp
Quantifier.h
Query.cpp Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
Query.h Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
QueryCache.cpp Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
QueryCache.h Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
QueryCursor.cpp Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
QueryCursor.h fix non-blocking stream cursors (#6064) 2018-08-03 12:41:52 +02:00
QueryExecutionState.cpp
QueryExecutionState.h
QueryExpressionContext.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
QueryExpressionContext.h this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
QueryList.cpp Bug fix/3007 (#6019) 2018-07-30 17:16:47 +02:00
QueryList.h
QueryOptions.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
QueryOptions.h
QueryProfile.cpp
QueryProfile.h
QueryRegistry.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
QueryRegistry.h fix compilation 2018-07-26 13:39:39 +02:00
QueryResources.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
QueryResources.h
QueryResult.h
QueryResultV8.h
QueryString.cpp
QueryString.h
Range.cpp
Range.h
RegexCache.cpp fix leak in regex cache (#6480) 2018-09-12 23:26:42 +02:00
RegexCache.h fix leak in regex cache (#6480) 2018-09-12 23:26:42 +02:00
ResourceUsage.h
RestAqlHandler.cpp Feature/remove job queue thread (#5986) 2018-08-10 12:17:43 +02:00
RestAqlHandler.h
Scopes.cpp
Scopes.h
SharedQueryState.cpp Feature/remove job queue thread (#5986) 2018-08-10 12:17:43 +02:00
SharedQueryState.h Bug fix/3107 (#6046) 2018-08-01 12:50:55 +02:00
ShortStringStorage.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
ShortStringStorage.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
ShortestPathBlock.cpp Removing ClusterComm ClientTransactionID (#6294) 2018-09-12 22:15:16 +02:00
ShortestPathBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ShortestPathNode.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ShortestPathNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
SortBlock.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
SortBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
SortCondition.cpp
SortCondition.h
SortNode.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
SortNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
SortRegister.cpp
SortRegister.h
SubqueryBlock.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
SubqueryBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
TraversalBlock.cpp Removing ClusterComm ClientTransactionID (#6294) 2018-09-12 22:15:16 +02:00
TraversalBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
TraversalConditionFinder.cpp this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
TraversalConditionFinder.h
TraversalNode.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
TraversalNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
V8Executor.cpp
V8Executor.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WakeupQueryCallback.cpp Bug fix/3007 (#6019) 2018-07-30 17:16:47 +02:00
WakeupQueryCallback.h Bug fix/3007 (#6019) 2018-07-30 17:16:47 +02:00
WalkerWorker.h
grammar.cpp Feature/relax aql limit grammar (#6363) 2018-09-04 16:02:33 +02:00
grammar.h Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
grammar.hpp Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
grammar.y forward-ported from 3.4 branch feature-3.4/aql-extensions-080908 (#6462) 2018-09-12 13:58:20 +02:00
tokens.cpp Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
tokens.ll Feature/add search keyword (#6166) 2018-08-18 20:22:58 +03:00
types.h