Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Signed-off-by: JaySon-Huang <[email protected]>
  • Loading branch information
JaySon-Huang committed May 5, 2022
1 parent 14f738a commit d3facf8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dbms/src/Flash/Coprocessor/RemoteRequest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ RemoteRequest RemoteRequest::build(

DAGSchema schema;
tipb::DAGRequest dag_req;
auto * executor = dag_req.mutable_root_executor();

auto * executor = push_down_filter.constructSelectionForRemoteRead(dag_req.mutable_root_executor());

{
Expand Down

0 comments on commit d3facf8

Please sign in to comment.