1
0
Fork 0
arangodb/arangod/Aql
Heiko a94a402dde added MultiPolygon GeoJSON constructor function (#7634) 2018-12-04 17:54:34 +01:00
..
Aggregator.cpp Feature 3.4/aql item block compression (#6513) 2018-09-18 14:33:47 +02:00
Aggregator.h Feature 3.4/aql item block compression (#6513) 2018-09-18 14:33:47 +02:00
AqlFunctionFeature.cpp added MultiPolygon GeoJSON constructor function (#7634) 2018-12-04 17:54:34 +01:00
AqlFunctionFeature.h Bug fix/less exceptions (#7385) (#7415) 2018-11-23 11:15:36 +01:00
AqlItemBlock.cpp Feature 3.4/aql item block compression (#6513) 2018-09-18 14:33:47 +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 backport missed changes (#7016) 2018-10-24 15:43:45 +03:00
AqlTransaction.h backport missed changes (#7016) 2018-10-24 15:43:45 +03:00
AqlValue.cpp Bug fix 3.4/aql micro optimizations (#7286) 2018-11-13 11:55:04 +01:00
AqlValue.h Bug fix 3.4/aql micro optimizations (#7286) 2018-11-13 11:55:04 +01:00
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 add alternative to ClusterInfo::getCollection() that doesn't throw (#7413) 2018-11-23 11:15:25 +01:00
Ast.h Bug fix 3.4/aql speedup (#7378) 2018-11-20 16:08:16 +01:00
AstNode.cpp fixed issue #7522 (#7554) 2018-11-29 19:26:42 +01:00
AstNode.h Bug fix 3.4/aql speedup (#7378) 2018-11-20 16:08:16 +01: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 Bug fix 3.4/aql micro optimizations (#7286) 2018-11-13 11:55:04 +01:00
BaseExpressionContext.h Bug fix 3.4/aql micro optimizations (#7286) 2018-11-13 11:55:04 +01: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 [3.4] Fix end condition (hasMore) for EnumerateViewNode. (#7278) 2018-11-27 00:41:29 +03:00
CalculationBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ClusterBlocks.cpp treat all iresearch scores as float_t for 3.4 (#7573) 2018-12-01 01:19:34 +03:00
ClusterBlocks.h fixed issue #6601 (#6607) 2018-09-26 14:18:34 +02:00
ClusterNodes.cpp fixed issue #6601 (#6607) 2018-09-26 14:18:34 +02:00
ClusterNodes.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
CollectBlock.cpp backport some fixes to 3.4 (#6739) 2018-10-08 09:43:14 +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 Truncate Fix (Nr 6) (#7176) 2018-10-31 16:32:00 +01:00
CollectionAccessingNode.h
Collections.cpp
Collections.h increase the maximum allowed number of collections in an AQL query (#7155) 2018-10-31 10:08:32 +01:00
Condition.cpp fixed issue #7522 (#7554) 2018-11-29 19:26:42 +01:00
Condition.h Bug fix/fixes 1307 (#5878) 2018-07-13 20:48:21 +02:00
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 3.4/sync repl release thread (#6784) 2018-10-19 13:48:22 +02:00
EngineInfoContainerCoordinator.h
EngineInfoContainerDBServer.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
EngineInfoContainerDBServer.h Bug fix 3.4/views in aql collections (#6714) 2018-10-10 10:11:14 +02:00
EnumerateCollectionBlock.cpp Trace skipSome() calls (#6450) 2018-09-11 08:53:24 +02:00
EnumerateCollectionBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
EnumerateListBlock.cpp Bug fix 3.4/aql micro optimizations (#7286) 2018-11-13 11:55:04 +01:00
EnumerateListBlock.h Bug fix 3.4/aql micro optimizations (#7286) 2018-11-13 11:55:04 +01:00
ExecutionBlock.cpp Bug fix/aql modify cleanup (#6380) (#6458) 2018-09-12 13:56:59 +02:00
ExecutionBlock.h Trace skipSome() calls (#6450) 2018-09-11 08:53:24 +02:00
ExecutionEngine.cpp Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ExecutionEngine.h Remove hasMore (#5810) 2018-07-10 09:50:08 +02:00
ExecutionNode.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
ExecutionNode.h Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
ExecutionPlan.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
ExecutionPlan.h Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
ExecutionState.h Streaming cursor API stops lying about hasMore (#5867) 2018-07-17 12:56:29 +02:00
ExecutionStats.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
ExecutionStats.h fix profile output for nodes without calls to getSome (#6396) 2018-09-05 20:25:18 +02:00
Expression.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
Expression.h Bug fix 3.4/aql micro optimizations (#7286) 2018-11-13 11:55:04 +01:00
ExpressionContext.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
FixedVarExpressionContext.cpp
FixedVarExpressionContext.h
Function.cpp Micro-Optimize AQL CXX calls (#7486) 2018-11-27 20:22:18 +01:00
Function.h Micro-Optimize AQL CXX calls (#7486) 2018-11-27 20:22:18 +01:00
Functions.cpp added MultiPolygon GeoJSON constructor function (#7634) 2018-12-04 17:54:34 +01:00
Functions.h added MultiPolygon GeoJSON constructor function (#7634) 2018-12-04 17:54:34 +01:00
GraphNode.cpp Make recovery more reliable (#7297) (#7367) 2018-11-21 16:51:38 +01: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 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
IndexBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
IndexNode.cpp Hide links (#6348) 2018-09-03 15:36:37 +02:00
IndexNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ModificationBlocks.cpp cppcheck (#6856) 2018-10-12 12:40:31 +02:00
ModificationBlocks.h Bug fix/aql modify cleanup (#6380) (#6458) 2018-09-12 13:56:59 +02:00
ModificationNodes.cpp Bug fix/aql modify cleanup (#6380) (#6458) 2018-09-12 13:56:59 +02:00
ModificationNodes.h Bug fix/aql modify cleanup (#6380) (#6458) 2018-09-12 13:56:59 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h added assertions 2018-07-17 20:31:21 +02:00
Optimizer.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
Optimizer.h Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
OptimizerRule.h added several query optimizations (#6781) 2018-10-12 17:41:45 +02:00
OptimizerRules.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
OptimizerRules.h added several query optimizations (#6781) 2018-10-12 17:41:45 +02:00
OptimizerRulesCluster.cpp use ExecutionNode::castTo (#5875) 2018-07-13 20:09:16 +02:00
OptimizerRulesFeature.cpp added several query optimizations (#6781) 2018-10-12 17:41:45 +02:00
OptimizerRulesFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
OptimizerRulesReplaceFunctions.cpp Bug fix 3.4/views in aql collections (#6714) 2018-10-10 10:11:14 +02:00
Parser.cpp speed up query string parsing (#7116) 2018-10-29 14:42:39 +01:00
Parser.h speed up query string parsing (#7116) 2018-10-29 14:42:39 +01:00
PlanCache.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
PlanCache.h
Quantifier.cpp
Quantifier.h
Query.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
Query.h Bug fix 3.4/views in aql collections (#6714) 2018-10-10 10:11:14 +02:00
QueryCache.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
QueryCache.h Feature 3.4/query cache diagnostics (#6581) 2018-09-25 09:49:33 +02:00
QueryCursor.cpp Server stream cursor (#7186) (#7210) 2018-11-03 20:17:52 +01:00
QueryCursor.h Server stream cursor (#7186) (#7210) 2018-11-03 20:17:52 +01:00
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
QueryList.h add separate option `--query.slow-streaming-threshold` (#7182) 2018-10-31 19:01:22 +01:00
QueryOptions.cpp Feature 3.4/query cache diagnostics (#6581) 2018-09-25 09:49:33 +02:00
QueryOptions.h Feature 3.4/query cache diagnostics (#6581) 2018-09-25 09:49:33 +02:00
QueryProfile.cpp
QueryProfile.h
QueryRegistry.cpp Bug fix 3.4/backport optimizations (#7434) 2018-11-26 19:16:05 +01:00
QueryRegistry.h Bug fix 3.4/sync repl release thread (#6784) 2018-10-19 13:48:22 +02:00
QueryResources.cpp yet more micro optimizations (#7399) 2018-11-21 17:09:16 +01:00
QueryResources.h fix define name 2018-11-12 13:09:48 +01:00
QueryResult.h
QueryResultV8.h
QueryString.cpp Feature 3.4/query cache diagnostics (#6581) 2018-09-25 09:49:33 +02:00
QueryString.h Bug fix 3.4/remove shutdown assertion (#7387) 2018-11-22 15:36:06 +01:00
Range.cpp
Range.h
RegexCache.cpp fix leak in regex cache (#6481) 2018-09-12 23:19:41 +02:00
RegexCache.h fix leak in regex cache (#6481) 2018-09-12 23:19:41 +02:00
ResourceUsage.h
RestAqlHandler.cpp improve debug messages 2018-12-03 16:40:48 +01:00
RestAqlHandler.h Remove hasMore (#5810) 2018-07-10 09:50:08 +02:00
Scopes.cpp
Scopes.h
SharedQueryState.cpp Bugfix 3.4: dynamic management of libcurl's open connections (#6711) 2018-10-10 09:11:11 +02:00
SharedQueryState.h Backport #6579 to 3.4 (#6588) 2018-09-24 17:52:47 +02:00
ShortStringStorage.cpp fix define name 2018-11-12 13:09:48 +01:00
ShortStringStorage.h speed up query string parsing (#7116) 2018-10-29 14:42:39 +01:00
ShortestPathBlock.cpp Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
ShortestPathBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
ShortestPathNode.cpp Make recovery more reliable (#7297) (#7367) 2018-11-21 16:51:38 +01:00
ShortestPathNode.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
SortBlock.cpp treat all iresearch scores as float_t for 3.4 (#7573) 2018-12-01 01:19:34 +03: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 treat all iresearch scores as float_t for 3.4 (#7573) 2018-12-01 01:19:34 +03:00
SortRegister.h treat all iresearch scores as float_t for 3.4 (#7573) 2018-12-01 01:19:34 +03:00
SubqueryBlock.cpp added several query optimizations (#6781) 2018-10-12 17:41:45 +02:00
SubqueryBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
TraversalBlock.cpp Trace skipSome() calls (#6450) 2018-09-11 08:53:24 +02:00
TraversalBlock.h fix profiling code (#6190) 2018-08-20 12:59:07 +02:00
TraversalConditionFinder.cpp [3.4] Fixed optimize-traversals and added a regression test (#6975) 2018-10-23 09:46:59 +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 Bug fix 3.4/aql micro optimizations (#7286) 2018-11-13 11:55:04 +01:00
grammar.cpp fix queries that refer to COLLECT variables from inside COLLECT (#7333) 2018-11-15 15:10:56 +01: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 fix queries that refer to COLLECT variables from inside COLLECT (#7333) 2018-11-15 15:10:56 +01: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