Skip to content

Commit b657551

Browse files
committed
adding CoalesceBatches
1 parent 02ea910 commit b657551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

native/core/src/execution/planner.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ use datafusion_physical_expr::aggregate::{AggregateExprBuilder, AggregateFunctio
7070

7171
use crate::execution::shuffle::CompressionCodec;
7272
use crate::execution::spark_plan::SparkPlan;
73-
use datafusion::optimizer::OptimizerConfig;
7473
use datafusion::physical_plan::coalesce_batches::CoalesceBatchesExec;
7574
use datafusion_comet_proto::{
7675
spark_expression::{

0 commit comments

Comments
 (0)