Skip to content

Commit

Permalink
Merge branch 'planner_refactory' into new_support_common_plans
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaRise authored Jun 13, 2022
2 parents 472dd1c + aabe213 commit dd5d89b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbms/src/Flash/Planner/PhysicalPlanHelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ namespace DB::PhysicalPlanHelper
Names schemaToNames(const NamesAndTypes & schema);

ExpressionActionsPtr newActions(const Block & input_block, const Context & context);

} // namespace DB::PhysicalPlanHelper

0 comments on commit dd5d89b

Please sign in to comment.