Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jun 6, 2023
1 parent a775ff0 commit fc77450
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/core/src/physical_plan/joins/sort_merge_join.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,6 @@ fn is_join_arrays_equal(

#[cfg(test)]
mod tests {
use super::*;
use std::sync::Arc;

use arrow::array::{Date32Array, Date64Array, Int32Array};
Expand Down

0 comments on commit fc77450

Please sign in to comment.