浏览代码

Merge branch 'candidate-7.0.8' into candidate-7.2.0

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 6 年之前
父节点
当前提交
bf812c7707
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ecl/hql/hqlexpr.cpp

+ 1 - 0
ecl/hql/hqlexpr.cpp

@@ -2688,6 +2688,7 @@ inline unsigned doGetNumChildTables(IHqlExpression * dataset)
     case no_owned_ds:
     case no_dataset_alias:
     case no_ensureresult:
+    case no_createdictionary:
         return 1;
     case no_executewhen:
     case no_setresult: