Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
Weijun-H committed Feb 7, 2025
1 parent f816cbc commit beacced
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions datafusion/physical-plan/src/repartition/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1201,10 +1201,9 @@ mod tests {

use super::*;
use crate::{
coalesce_partitions::CoalescePartitionsExec,
collect,
expressions::col,
memory::{MemoryExec, MemorySourceConfig},
memory::MemorySourceConfig,
test::{
assert_is_pending,
exec::{
Expand Down

0 comments on commit beacced

Please sign in to comment.