1
0
Fork 0
arangodb/arangod/Aql
Yuriy Popov 607cc30ba7 Merge branch 'devel' of github.com:arangodb/arangodb into feature/issue-#653-part2 2019-12-03 13:46:08 +03:00
..
Aggregator.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
Aggregator.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AllRowsFetcher.cpp Enable AQL subquery optimization (only on getSome) (#10267) 2019-10-30 17:10:01 +01:00
AllRowsFetcher.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
AqlFunctionFeature.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
AqlFunctionFeature.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlock.cpp Enabled modification nodes in spliced subqueries again (#10499) 2019-11-22 18:30:14 +01:00
AqlItemBlock.h Enabled modification nodes in spliced subqueries again (#10499) 2019-11-22 18:30:14 +01:00
AqlItemBlockManager.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlockManager.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlItemBlockSerializationFormat.h Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +02:00
AqlItemBlockUtils.cpp Enabled modification nodes in spliced subqueries again (#10499) 2019-11-22 18:30:14 +01:00
AqlItemBlockUtils.h Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
AqlItemMatrix.cpp Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlItemMatrix.h Feature/aql subquery all rows fetcher shadow rows (#10079) 2019-10-07 16:49:30 +02:00
AqlResult.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
AqlResult.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlTransaction.cpp Use fuerte in RemoteExecutor (#10077) 2019-09-27 16:20:38 +02:00
AqlTransaction.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValue.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
AqlValue.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
AqlValueFwd.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueGroup.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueGroup.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
AqlValueMaterializer.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
AqlValueMaterializer.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
Arithmetic.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Arithmetic.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Ast.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
Ast.h centralize cloning functionality for AstNodes (#10430) 2019-11-13 22:18:38 +01:00
AstHelper.cpp Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
AstHelper.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
AstNode.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
AstNode.h disallow subqueries in AQL traversal PRUNE conditions (#10232) 2019-10-14 16:01:55 +02:00
AttributeAccessor.cpp Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
AttributeAccessor.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BaseExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
BaseExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
BindParameters.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
BindParameters.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BlockCollector.cpp Remove AqlItemBlockShell (#8681) 2019-04-12 19:52:01 +02:00
BlockCollector.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
BlocksWithClients.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
BlocksWithClients.h Convert many uses of ClusterComm to Fuerte (#10154) 2019-10-10 14:03:33 +02:00
CalculationExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
CalculationExecutor.h Enable AQL subquery optimization (only on getSome) (#10267) 2019-10-30 17:10:01 +01:00
ClusterNodes.cpp Parallelize certain AQL write operations (#10503) 2019-11-27 19:05:04 +01:00
ClusterNodes.h Parallelize certain AQL write operations (#10503) 2019-11-27 19:05:04 +01:00
CollectNode.cpp Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
CollectNode.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
CollectOptions.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CollectOptions.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Collection.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Collection.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
CollectionAccessingNode.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
CollectionAccessingNode.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Collections.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Collections.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Condition.cpp Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
Condition.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
ConditionFinder.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ConditionFinder.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
ConstFetcher.cpp Enable AQL subquery optimization (only on getSome) (#10267) 2019-10-30 17:10:01 +01:00
ConstFetcher.h Enable AQL subquery optimization (only on getSome) (#10267) 2019-10-30 17:10:01 +01:00
ConstrainedSortExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ConstrainedSortExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
CostEstimate.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CostEstimate.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
CountCollectExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
CountCollectExecutor.h Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
DependencyProxy.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
DependencyProxy.h Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
DistinctCollectExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
DistinctCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
DistributeConsumerNode.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
DistributeConsumerNode.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
DistributeExecutor.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
DistributeExecutor.h abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
DocumentExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
DocumentProducingHelper.cpp vale, vamos a ver! (#10337) 2019-10-30 16:04:55 +01:00
DocumentProducingHelper.h vale, vamos a ver! (#10337) 2019-10-30 16:04:55 +01:00
DocumentProducingNode.cpp activate early pruning (#10308) 2019-10-28 14:22:33 +01:00
DocumentProducingNode.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
EngineInfoContainerCoordinator.cpp fix some tests, and remove legacy API response 2019-10-29 20:36:06 +01:00
EngineInfoContainerCoordinator.h abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
EngineInfoContainerDBServerServerBased.cpp Actually use the given format to execute a query (#10484) 2019-11-21 09:10:32 +01:00
EngineInfoContainerDBServerServerBased.h Convert many uses of ClusterComm to Fuerte (#10154) 2019-10-10 14:03:33 +02:00
EnumerateCollectionExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
EnumerateCollectionExecutor.h vale, vamos a ver! (#10337) 2019-10-30 16:04:55 +01:00
EnumerateListExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
EnumerateListExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ExecutionBlock.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
ExecutionBlock.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ExecutionBlockImpl.cpp Set internal state to DONE when upstream is DONE (#10513) 2019-11-22 18:29:55 +01:00
ExecutionBlockImpl.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ExecutionEngine.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ExecutionEngine.h Actually use the given format to execute a query (#10484) 2019-11-21 09:10:32 +01:00
ExecutionNode.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ExecutionNode.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ExecutionPlan.cpp Bug fix/internal issue #651 (#10415) 2019-11-13 19:50:17 +03:00
ExecutionPlan.h Enable AQL subquery optimization (only on getSome) (#10267) 2019-10-30 17:10:01 +01:00
ExecutionState.cpp fix compile warnings about operator<< (#8456) 2019-03-19 12:33:26 +01:00
ExecutionState.h fix compile warnings about operator<< (#8456) 2019-03-19 12:33:26 +01:00
ExecutionStats.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ExecutionStats.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutorExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutorExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExecutorInfos.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ExecutorInfos.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Expression.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
Expression.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
ExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
FilterExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
FilterExecutor.h Enable AQL subquery optimization (only on getSome) (#10267) 2019-10-30 17:10:01 +01:00
FixedVarExpressionContext.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
FixedVarExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
Function.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Function.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Functions.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
Functions.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
GraphNode.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
GraphNode.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Graphs.cpp fixed typo in define (#9945) 2019-09-10 11:34:42 +02:00
Graphs.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
HashedCollectExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
HashedCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
IResearchViewExecutor.cpp Supported superfields and and choosing of column with max number of attributes 2019-12-02 18:03:22 +03:00
IResearchViewExecutor.h stored value draft 2019-11-28 18:53:38 +01:00
IResearchViewNode.cpp Merge branch 'devel' of github.com:arangodb/arangodb into feature/issue-#653-part2 2019-12-03 13:46:08 +03:00
IResearchViewNode.h Supported superfields and and choosing of column with max number of attributes 2019-12-02 18:03:22 +03:00
IResearchViewOptimizerRules.cpp Supported superfields and and choosing of column with max number of attributes 2019-12-02 18:03:22 +03:00
IResearchViewOptimizerRules.h Bug fix/fix late materialization used after sort (#10447) 2019-11-15 17:06:50 +03:00
IdExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
IdExecutor.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
InAndOutRowExpressionContext.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
InAndOutRowExpressionContext.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
IndexExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
IndexExecutor.h Feature/issue #642 (#10352) 2019-11-07 19:16:33 +03:00
IndexHint.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IndexHint.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
IndexNode.cpp Merge branch 'devel' of github.com:arangodb/arangodb into feature/issue-#653-part2 2019-12-03 13:46:08 +03:00
IndexNode.h stored value draft 2019-11-28 18:53:38 +01:00
IndexNodeOptimizerRules.cpp Supported superfields and and choosing of column with max number of attributes 2019-12-02 18:03:22 +03:00
IndexNodeOptimizerRules.h Bug fix/fix late materialization used after sort (#10447) 2019-11-15 17:06:50 +03:00
InputAqlItemRow.cpp Bug fix/input row serialization (#10502) 2019-11-22 08:08:53 +01:00
InputAqlItemRow.h Bug fix/input row serialization (#10502) 2019-11-22 08:08:53 +01:00
InsertModifier.cpp Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
InsertModifier.h more cppcheck (#10435) 2019-11-14 17:01:27 +01:00
KShortestPathsExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
KShortestPathsExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
KShortestPathsNode.cpp AQL Subquery: MultiDependencyRowFetcher (#10101) 2019-10-10 13:08:02 +02:00
KShortestPathsNode.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
LateMaterializedOptimizerRulesCommon.cpp stored value draft 2019-11-28 18:53:38 +01:00
LateMaterializedOptimizerRulesCommon.h Supported superfields and and choosing of column with max number of attributes 2019-12-02 18:03:22 +03:00
LimitExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
LimitExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
LimitStats.h Feature/limit executor passthrough (#9162) 2019-06-18 17:33:58 +02:00
MaterializeExecutor.cpp Feature/issue #642 (#10352) 2019-11-07 19:16:33 +03:00
MaterializeExecutor.h Feature/issue #642 (#10352) 2019-11-07 19:16:33 +03:00
ModificationExecutor.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
ModificationExecutor.h Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
ModificationExecutorAccumulator.h Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
ModificationExecutorHelpers.cpp more cppcheck (#10435) 2019-11-14 17:01:27 +01:00
ModificationExecutorHelpers.h Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
ModificationExecutorInfos.cpp Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
ModificationExecutorInfos.h Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
ModificationNodes.cpp Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
ModificationNodes.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
ModificationOptions.cpp big reformat 2018-12-26 00:54:03 +01:00
ModificationOptions.h big reformat 2018-12-26 00:54:03 +01:00
MultiDependencySingleRowFetcher.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
MultiDependencySingleRowFetcher.h Support for fetching in parallel & skipping 2019-10-15 16:38:08 +02:00
NoResultsExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
NoResultsExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
NodeFinder.cpp Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
NodeFinder.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
Optimizer.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Optimizer.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
OptimizerRule.h Feature/issue #642 (#10352) 2019-11-07 19:16:33 +03:00
OptimizerRules.cpp Enabled modification nodes in spliced subqueries again (#10499) 2019-11-22 18:30:14 +01:00
OptimizerRules.h make "parallelize-gather" an optimizer rule, so it can be turned off 2019-10-30 11:54:28 +01:00
OptimizerRulesCluster.cpp Remove IndexHandle (#10424) 2019-11-14 11:34:57 +01:00
OptimizerRulesFeature.cpp Parallelize certain AQL write operations (#10503) 2019-11-27 19:05:04 +01:00
OptimizerRulesFeature.h Parallelize certain AQL write operations (#10503) 2019-11-27 19:05:04 +01:00
OptimizerRulesReplaceFunctions.cpp A mixed bag of goods (#10220) 2019-10-14 17:02:36 +02:00
OutputAqlItemRow.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
OutputAqlItemRow.h Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
ParallelUnsortedGatherExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ParallelUnsortedGatherExecutor.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
Parser.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Parser.h big reformat 2018-12-26 00:54:03 +01:00
PlanCache.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
PlanCache.h C++17 (#10178) 2019-10-16 20:28:27 +03:00
PruneExpressionEvaluator.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
PruneExpressionEvaluator.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Quantifier.cpp Bug fix/internal issue #627 (#10233) 2019-10-15 20:41:06 +03:00
Quantifier.h Bug fix/internal issue #627 (#10233) 2019-10-15 20:41:06 +03:00
Query.cpp rename timeout to maxRuntime (#10552) 2019-11-27 15:08:50 +01:00
Query.h rename timeout to maxRuntime (#10552) 2019-11-27 15:08:50 +01:00
QueryCache.cpp Bug fix/internal issue #651 (#10415) 2019-11-13 19:50:17 +03:00
QueryCache.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryCursor.cpp Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
QueryCursor.h Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
QueryExecutionState.cpp abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
QueryExecutionState.h abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
QueryExpressionContext.cpp Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
QueryExpressionContext.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
QueryList.cpp abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
QueryList.h abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
QueryOptions.cpp rename timeout to maxRuntime (#10552) 2019-11-27 15:08:50 +01:00
QueryOptions.h rename timeout to maxRuntime (#10552) 2019-11-27 15:08:50 +01:00
QueryProfile.cpp abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
QueryProfile.h abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
QueryRegistry.cpp Missing post failure on readlock in SynchronizeShard (#7860) 2019-11-26 17:46:26 +01:00
QueryRegistry.h Missing post failure on readlock in SynchronizeShard (#7860) 2019-11-26 17:46:26 +01:00
QueryResources.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
QueryResources.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryResult.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
QueryResultV8.h fix issues found by cppcheck (#10434) 2019-11-14 12:04:24 +01:00
QuerySnippet.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
QuerySnippet.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
QueryString.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
QueryString.h Bug fix/internal issue #651 (#10415) 2019-11-13 19:50:17 +03:00
Range.cpp do not materialize huge ranges (#10376) 2019-11-08 19:54:02 +01:00
Range.h do not materialize huge ranges (#10376) 2019-11-08 19:54:02 +01:00
RegexCache.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
RegexCache.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
RegisterPlan.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RegisterPlan.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RemoteExecutor.cpp Bug fix/input row serialization (#10502) 2019-11-22 08:08:53 +01:00
RemoteExecutor.h some small changes 2019-11-05 00:34:15 +01:00
RemoveModifier.cpp Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
RemoveModifier.h more cppcheck (#10435) 2019-11-14 17:01:27 +01:00
ResourceUsage.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RestAqlHandler.cpp Actually use the given format to execute a query (#10484) 2019-11-21 09:10:32 +01:00
RestAqlHandler.h Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
ReturnExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ReturnExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ScatterExecutor.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
ScatterExecutor.h De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
Scopes.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Scopes.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
ShadowAqlItemRow.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
ShadowAqlItemRow.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ShardLocking.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ShardLocking.h cppcheck 2019-09-24 16:59:00 +02:00
SharedAqlItemBlockPtr.cpp Feature/improve refcount performance (#8783) 2019-04-18 14:32:30 +02:00
SharedAqlItemBlockPtr.h AQL Subquery: MultiDependencyRowFetcher (#10101) 2019-10-10 13:08:02 +02:00
SharedQueryState.cpp Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
SharedQueryState.h Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
ShortStringStorage.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ShortStringStorage.h Bugfix: Correct rocksdb statistics to report column family sums. (#9705) 2019-08-13 14:35:09 -04:00
ShortestPathExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
ShortestPathExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
ShortestPathNode.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ShortestPathNode.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
SimpleModifier.cpp more cppcheck (#10435) 2019-11-14 17:01:27 +01:00
SimpleModifier.h more cppcheck (#10435) 2019-11-14 17:01:27 +01:00
SingleRemoteModificationExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SingleRemoteModificationExecutor.h Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
SingleRowFetcher.cpp Hopefully satisfy MSVC (#10469) 2019-11-19 16:25:19 +03:00
SingleRowFetcher.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SortCondition.cpp fixed issue #10440: Incorrect sorting with sort criteria partially covered by index (#10442) 2019-11-18 15:43:34 +01:00
SortCondition.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
SortExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SortExecutor.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SortNode.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SortNode.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
SortRegister.cpp De-inline in AQL (#10025) 2019-09-25 11:20:03 +02:00
SortRegister.h Feature/aql subquery opt shadow row interface (#9987) 2019-09-24 09:09:52 +02:00
SortedCollectExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SortedCollectExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
SortingGatherExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SortingGatherExecutor.h Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
Stats.h activate early pruning (#10308) 2019-10-28 14:22:33 +01:00
SubqueryEndExecutionNode.cpp Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00
SubqueryEndExecutionNode.h Enable AQL subquery optimization (only on getSome) (#10267) 2019-10-30 17:10:01 +01:00
SubqueryEndExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SubqueryEndExecutor.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SubqueryExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SubqueryExecutor.h Enable AQL subquery optimization (only on getSome) (#10267) 2019-10-30 17:10:01 +01:00
SubqueryStartExecutionNode.cpp Feature/explain spliced subqueries (#10298) 2019-10-22 15:38:33 +02:00
SubqueryStartExecutionNode.h Feature/explain spliced subqueries (#10298) 2019-10-22 15:38:33 +02:00
SubqueryStartExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
SubqueryStartExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
TraversalConditionFinder.cpp Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
TraversalConditionFinder.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
TraversalExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
TraversalExecutor.h Replace template <bool blockPassthrough> (#10127) 2019-10-02 09:47:09 +02:00
TraversalNode.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
TraversalNode.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
TraversalStats.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
UnsortedGatherExecutor.cpp Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
UnsortedGatherExecutor.h Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
UpdateReplaceModifier.cpp Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
UpdateReplaceModifier.h more cppcheck (#10435) 2019-11-14 17:01:27 +01:00
UpsertModifier.cpp more cppcheck (#10435) 2019-11-14 17:01:27 +01:00
UpsertModifier.h more cppcheck (#10435) 2019-11-14 17:01:27 +01:00
V8Executor.cpp clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
V8Executor.h big reformat 2018-12-26 00:54:03 +01:00
Variable.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Variable.h Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
VariableGenerator.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
VariableGenerator.h big reformat 2018-12-26 00:54:03 +01:00
WalkerWorker.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
grammar.cpp disallow subqueries in AQL traversal PRUNE conditions (#10232) 2019-10-14 16:01:55 +02:00
grammar.h Bug fix/improve stringutils performance (#10208) 2019-10-10 17:08:03 +02:00
grammar.hpp Bug fix/improve stringutils performance (#10208) 2019-10-10 17:08:03 +02:00
grammar.y disallow subqueries in AQL traversal PRUNE conditions (#10232) 2019-10-14 16:01:55 +02:00
tokens.cpp Bug fix/fix parsing unterminated strings (#10155) 2019-10-03 13:38:05 +02:00
tokens.ll Bug fix/fix parsing unterminated strings (#10155) 2019-10-03 13:38:05 +02:00
types.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00