Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
Signed-off-by: silverbullet233 <[email protected]>
  • Loading branch information
silverbullet233 committed Jan 7, 2025
1 parent 85e57db commit 8c3c1df
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,8 @@

import com.starrocks.analysis.Analyzer;
import com.starrocks.analysis.Expr;
<<<<<<< HEAD
import com.starrocks.common.UserException;
=======
import com.starrocks.analysis.SlotId;
import com.starrocks.common.StarRocksException;
>>>>>>> e66fcdb8ad ([Enhancement] support common expr reuse strategy on scan predicates (#52889))
import com.starrocks.common.UserException;
import com.starrocks.thrift.TExplainLevel;
import com.starrocks.thrift.TPlanNode;
import com.starrocks.thrift.TPlanNodeType;
Expand Down

0 comments on commit 8c3c1df

Please sign in to comment.