1
0
Fork 0
arangodb/arangod/Aql
Simon a2ecd83859 adding ttl option for the query registry (#5096) 2018-04-11 15:50:12 +02:00
..
Aggregator.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
Aggregator.h
AqlFunctionFeature.cpp Feature/cpp aql left trim right (#3004) (#3506) 2017-10-26 20:21:41 +02: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 multiple cluster-related AQL optimizations (#4928) 2018-03-23 14:52:58 +01:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlTransaction.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02: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 Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AqlValueGroup.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
Arithmetic.h
Ast.cpp fix issue #4677 (#4678) 2018-02-27 11:29:15 +01:00
Ast.h fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
AstNode.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
AstNode.h Stricter normalization for filter and sort conditions (#3718) 2017-11-16 19:17:12 +01:00
AttributeAccessor.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AttributeAccessor.h fix out-of-bounds attribute accessor calls (#3273) 2017-09-18 14:01:06 +02:00
BaseExpressionContext.cpp
BaseExpressionContext.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
BasicBlocks.cpp simplification of fullcount code (#5074) 2018-04-10 17:25:08 +02: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/async failover (#3451) 2017-10-18 23:59:29 +02:00
CalculationBlock.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ClusterBlocks.cpp Active Failover for Foxx Services (3.3) (#4593) 2018-02-15 09:36:25 +01:00
ClusterBlocks.h fix heap sort in GatherBlock (#3908) 2017-12-07 10:34:44 +01:00
ClusterNodes.cpp implement heap merge for cluster blocks (#3617) 2017-11-15 18:05:43 +01:00
ClusterNodes.h Feature 3.3/optimize cluster collect (#4895) 2018-03-22 18:36:15 +01:00
CollectBlock.cpp Feature 3.3/optimize cluster collect (#4895) 2018-03-22 18:36:15 +01:00
CollectBlock.h Feature 3.3/optimize cluster collect (#4895) 2018-03-22 18:36:15 +01:00
CollectNode.cpp Feature 3.3/optimize cluster collect (#4895) 2018-03-22 18:36:15 +01:00
CollectNode.h Feature 3.3/optimize cluster collect (#4895) 2018-03-22 18:36:15 +01:00
CollectOptions.cpp Feature 3.3/optimize cluster collect (#4895) 2018-03-22 18:36:15 +01:00
CollectOptions.h Feature 3.3/optimize cluster collect (#4895) 2018-03-22 18:36:15 +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 fixed issue #4900 (#4918) 2018-03-22 18:27:31 +01:00
Condition.h
ConditionFinder.cpp Stricter normalization for filter and sort conditions (#3718) 2017-11-16 19:17:12 +01:00
ConditionFinder.h
DocumentProducingBlock.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
DocumentProducingBlock.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
DocumentProducingNode.cpp
DocumentProducingNode.h
EnumerateCollectionBlock.cpp fix dump&restore of smart graphs (#5065) 2018-04-10 17:21:03 +02:00
EnumerateCollectionBlock.h fixed LocalDocumentId (is now a class) 2017-10-03 22:18:07 +02:00
EnumerateListBlock.cpp fixed issue #3408 (#3419) 2017-10-16 17:39:29 +02:00
EnumerateListBlock.h fixed issue #3408 (#3419) 2017-10-16 17:39:29 +02:00
ExecutionBlock.cpp
ExecutionBlock.h
ExecutionEngine.cpp adding ttl option for the query registry (#5096) 2018-04-11 15:50:12 +02:00
ExecutionEngine.h
ExecutionNode.cpp Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
ExecutionNode.h simplification of fullcount code (#5074) 2018-04-10 17:25:08 +02:00
ExecutionPlan.cpp fix failing test on MSVC 2017-12-07 16:25:31 +01:00
ExecutionPlan.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ExecutionStats.cpp simplification of fullcount code (#5074) 2018-04-10 17:25:08 +02:00
ExecutionStats.h fix `fullCount` value in some cases in cluster mode (#4722) 2018-03-01 18:33:18 +01:00
Expression.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
Expression.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02: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 Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Functions.cpp Refactor Authentication Layer (3.3) (#4588) 2018-02-28 13:24:18 +01:00
Functions.h Feature 3.3/fulltext optimizations (#3925) 2017-12-19 21:40:12 +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 fixed issue #4843: Query-Result has more Docs than the Collection itself (#4854) 2018-03-15 10:52:50 +01:00
IndexBlock.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
IndexNode.cpp Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
IndexNode.h
ModificationBlocks.cpp fix dump&restore of smart graphs (#5065) 2018-04-10 17:21:03 +02:00
ModificationBlocks.h fix dump&restore of smart graphs (#5065) 2018-04-10 17:21:03 +02:00
ModificationNodes.cpp fix dump&restore of smart graphs (#5065) 2018-04-10 17:21:03 +02:00
ModificationNodes.h fix dump&restore of smart graphs (#5065) 2018-04-10 17:21:03 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp fixed issue #3395 (#3399) 2017-10-13 12:25:46 +02:00
Optimizer.h fixed issue #3395 (#3399) 2017-10-13 12:25:46 +02:00
OptimizerRule.h move projection optimizer rule to end of the optimization pipeline, because it otherwise may prevent further optimizations 2018-03-24 20:54:32 +01:00
OptimizerRules.cpp fix dump&restore of smart graphs (#5065) 2018-04-10 17:21:03 +02:00
OptimizerRules.h multiple cluster-related AQL optimizations (#4928) 2018-03-23 14:52:58 +01:00
OptimizerRulesFeature.cpp multiple cluster-related AQL optimizations (#4928) 2018-03-23 14:52:58 +01:00
OptimizerRulesFeature.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Parser.cpp
Parser.h
PlanCache.cpp
PlanCache.h
Quantifier.cpp
Quantifier.h
Query.cpp fix `fullCount` value in some cases in cluster mode (#4722) 2018-03-01 18:33:18 +01:00
Query.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
QueryCache.cpp
QueryCache.h
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp Bug fix/issues 2709 (#3333) 2017-10-01 09:43:03 +02:00
QueryList.h
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
QueryProfile.h
QueryRegistry.cpp Feature 3.3/small optimizations for query registry (#4259) 2018-01-15 22:44:17 +01:00
QueryRegistry.h adding ttl option for the query registry (#5096) 2018-04-11 15:50:12 +02:00
QueryResources.cpp fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
QueryResources.h fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
QueryResult.h
QueryResultV8.h cleanup QueryResultV8 a bit (#2990) 2017-08-10 09:40:06 +02:00
QueryString.cpp
QueryString.h
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 adding ttl option for the query registry (#5096) 2018-04-11 15:50:12 +02: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) (#4027) 2017-12-13 18:46:14 +01:00
ShortStringStorage.h fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
ShortestPathBlock.cpp
ShortestPathBlock.h
ShortestPathNode.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
ShortestPathNode.h
SortBlock.cpp fix memory hunger of cache (#4269) 2018-01-12 12:15:19 +01:00
SortBlock.h
SortCondition.cpp
SortCondition.h
SortNode.cpp
SortNode.h Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
SubqueryBlock.cpp use forwarding to build AqlValues in place (#3238) 2017-09-15 14:30:40 +02:00
SubqueryBlock.h
TraversalBlock.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraversalBlock.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraversalConditionFinder.cpp fix out-of-bounds attribute accessor calls (#3273) 2017-09-18 14:01:06 +02:00
TraversalConditionFinder.h
TraversalNode.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
TraversalNode.h
V8Executor.cpp Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
V8Executor.h Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
V8Expression.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
grammar.h
grammar.hpp
grammar.y fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
tokens.cpp Cmake 5.0 complains about unused lambda captures (#3390) 2017-10-13 12:20:48 +02:00
tokens.ll
types.h