File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
fe/fe-core/src/main/java/org/apache/doris/qe Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 2929import org .apache .doris .common .util .TimeUtils ;
3030import org .apache .doris .common .util .Util ;
3131import org .apache .doris .nereids .StatementContext ;
32- import org .apache .doris .nereids .analyzer .UnboundResultSink ;
3332import org .apache .doris .nereids .glue .LogicalPlanAdapter ;
3433import org .apache .doris .nereids .metrics .Event ;
3534import org .apache .doris .nereids .metrics .EventSwitchParser ;
3635import org .apache .doris .nereids .parser .Dialect ;
3736import org .apache .doris .nereids .rules .RuleType ;
3837import org .apache .doris .nereids .rules .exploration .mv .PreMaterializedViewRewriter .PreRewriteStrategy ;
3938import org .apache .doris .nereids .rules .expression .ExpressionRuleType ;
40- import org .apache .doris .nereids .trees .plans .commands .insert .InsertIntoTableCommand ;
41- import org .apache .doris .nereids .trees .plans .logical .LogicalFileSink ;
42- import org .apache .doris .nereids .trees .plans .logical .LogicalPlan ;
4339import org .apache .doris .planner .GroupCommitBlockSink ;
4440import org .apache .doris .qe .VariableMgr .VarAttr ;
4541import org .apache .doris .thrift .TGroupCommitMode ;
You can’t perform that action at this time.
0 commit comments