1
0
Fork 0
This commit is contained in:
Wilfried Goesgens 2015-11-25 16:48:35 +01:00
parent 513404e9e8
commit 8f04b616b5
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ bool TraversalConditionFinder::before (ExecutionNode* en) {
case EN::DISTRIBUTE: case EN::DISTRIBUTE:
case EN::GATHER: case EN::GATHER:
case EN::REMOTE: case EN::REMOTE:
case EN::SUBQUERY case EN::SUBQUERY:
case EN::INDEX: case EN::INDEX:
case EN::INSERT: case EN::INSERT:
case EN::REMOVE: case EN::REMOVE: