summaryrefslogtreecommitdiff
path: root/src/mongo/db/test_output
diff options
context:
space:
mode:
authorSvilen Mihaylov <svilen.mihaylov@mongodb.com>2022-12-13 16:50:18 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-12-13 18:00:06 +0000
commit21a03e441d6c36265d0b35d2ac80a9202665262b (patch)
treecbfd58aebd68a91c78e6dbfa3df2e24c95ec58d1 /src/mongo/db/test_output
parent015adcc72b477f19c8cbd8a03b95b2a393c4b181 (diff)
downloadmongo-21a03e441d6c36265d0b35d2ac80a9202665262b.tar.gz
SERVER-71384 [CQF] Speed up vending of projection names
Diffstat (limited to 'src/mongo/db/test_output')
-rw-r--r--src/mongo/db/test_output/pipeline/abt/a_b_t_optimization_test/optimize_pipeline_tests.txt22
-rw-r--r--src/mongo/db/test_output/pipeline/abt/a_b_t_translation_test/group_translation.txt16
2 files changed, 19 insertions, 19 deletions
diff --git a/src/mongo/db/test_output/pipeline/abt/a_b_t_optimization_test/optimize_pipeline_tests.txt b/src/mongo/db/test_output/pipeline/abt/a_b_t_optimization_test/optimize_pipeline_tests.txt
index 0751e3fc0a5..be6d6e51e6a 100644
--- a/src/mongo/db/test_output/pipeline/abt/a_b_t_optimization_test/optimize_pipeline_tests.txt
+++ b/src/mongo/db/test_output/pipeline/abt/a_b_t_optimization_test/optimize_pipeline_tests.txt
@@ -256,17 +256,17 @@ Evaluation []
| | | Const [[1, 2, "str", {"a" : 2, "b" : "s"}, 3, 4]]
| | PathTraverse [inf]
| | PathLambda []
-| | LambdaAbstraction [projGetPath_0_var_1]
+| | LambdaAbstraction [var_1]
| | If []
| | | | Const [Nothing]
-| | | Variable [projGetPath_0_var_1]
+| | | Variable [var_1]
| | BinaryOp [And]
| | | BinaryOp [Gte]
| | | | Const [2]
-| | | Variable [projGetPath_0_var_1]
+| | | Variable [var_1]
| | BinaryOp [Lte]
| | | Const [3]
-| | Variable [projGetPath_0_var_1]
+| | Variable [var_1]
| PathKeep [_id, a]
Scan [collection]
BindBlock:
@@ -311,7 +311,7 @@ Evaluation []
| PathComposeM []
| | PathField [c]
| | PathConstant []
-| | Variable [c_agg_0]
+| | Variable [field_agg_0]
| PathField [_id]
| PathConstant []
| Variable [groupByProj_0]
@@ -320,7 +320,7 @@ GroupBy [Global]
| | RefBlock:
| | Variable [groupByProj_0]
| aggregations:
-| [c_agg_0]
+| [field_agg_0]
| FunctionCall [$sum]
| Variable [preagg_0]
Exchange []
@@ -1126,14 +1126,14 @@ Evaluation []
| | If []
| | | | Variable [inputField_1]
| | | FunctionCall [setField]
-| | | | | Variable [a_agg_0]
+| | | | | Variable [field_agg_0]
| | | | Const ["a"]
| | | Variable [inputField_1]
| | BinaryOp [Or]
| | | FunctionCall [isObject]
| | | Variable [inputField_1]
| | FunctionCall [exists]
-| | Variable [a_agg_0]
+| | Variable [field_agg_0]
| If []
| | | Const [{}]
| | FunctionCall [setField]
@@ -1150,7 +1150,7 @@ GroupBy []
| | RefBlock:
| | Variable [groupByProj_0]
| aggregations:
-| [a_agg_0]
+| [field_agg_0]
| FunctionCall [$first]
| Variable [groupByInputProj_0]
Evaluation []
@@ -1322,14 +1322,14 @@ Evaluation []
| | PathField [c]
| | PathConstant []
| | FunctionCall [getArraySize]
-| | Variable [b_agg_0]
+| | Variable [field_agg_0]
| PathKeep []
GroupBy []
| | groupings:
| | RefBlock:
| | Variable [groupByProj_0]
| aggregations:
-| [b_agg_0]
+| [field_agg_0]
| FunctionCall [$addToSet]
| Variable [groupByInputProj_0]
Evaluation []
diff --git a/src/mongo/db/test_output/pipeline/abt/a_b_t_translation_test/group_translation.txt b/src/mongo/db/test_output/pipeline/abt/a_b_t_translation_test/group_translation.txt
index 872ebd44461..e8a85abf5e3 100644
--- a/src/mongo/db/test_output/pipeline/abt/a_b_t_translation_test/group_translation.txt
+++ b/src/mongo/db/test_output/pipeline/abt/a_b_t_translation_test/group_translation.txt
@@ -94,7 +94,7 @@ Evaluation []
| PathComposeM []
| | PathField [s]
| | PathConstant []
-| | Variable [s_agg_0]
+| | Variable [field_agg_0]
| PathField [_id]
| PathConstant []
| Variable [groupByProj_0]
@@ -103,7 +103,7 @@ GroupBy []
| | RefBlock:
| | Variable [groupByProj_0]
| aggregations:
-| [s_agg_0]
+| [field_agg_0]
| FunctionCall [$sum]
| Variable [groupByInputProj_0]
Evaluation []
@@ -162,7 +162,7 @@ Evaluation []
| PathComposeM []
| | PathField [c]
| | PathConstant []
-| | Variable [c_agg_0]
+| | Variable [field_agg_0]
| PathField [_id]
| PathConstant []
| Variable [groupByProj_0]
@@ -171,7 +171,7 @@ GroupBy []
| | RefBlock:
| | Variable [groupByProj_0]
| aggregations:
-| [c_agg_0]
+| [field_agg_0]
| FunctionCall [$sum]
| Variable [groupByInputProj_0]
Evaluation []
@@ -223,11 +223,11 @@ Evaluation []
| PathComposeM []
| | PathField [open]
| | PathConstant []
-| | Variable [open_agg_0]
+| | Variable [field_agg_1]
| PathComposeM []
| | PathField [count]
| | PathConstant []
-| | Variable [count_agg_0]
+| | Variable [field_agg_0]
| PathField [_id]
| PathComposeM []
| | PathField [year]
@@ -242,10 +242,10 @@ GroupBy []
| | Variable [groupByProj_0]
| | Variable [groupByProj_1]
| aggregations:
-| [count_agg_0]
+| [field_agg_0]
| FunctionCall [$sum]
| Const [1]
-| [open_agg_0]
+| [field_agg_1]
| FunctionCall [$first]
| Variable [scan_0]
Evaluation []