Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaRise committed Aug 2, 2022
1 parent 3140faa commit 00409a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbms/src/Flash/Planner/tests/gtest_physical_plan.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ try
<MockExchangeReceiver, exchange_receiver_0> | is_record_profile_streams: true, schema: <s1, Nullable(String)>, <s2, Nullable(String)>)",
/*expected_streams=*/R"(
Expression: <final projection>
Expression: <cast after aggregation>
Expression: <expr after aggregation>
Aggregating
Concat
MockExchangeReceiver)",
Expand Down

0 comments on commit 00409a5

Please sign in to comment.