Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
comphead committed Aug 22, 2023
1 parent 9ef6f5b commit bc2cb35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/src/tpch/run.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ use std::path::PathBuf;
use std::sync::Arc;
use std::time::Instant;

use datafusion::common::exec_err;
use datafusion::error::Result;
use datafusion::prelude::*;
use structopt::StructOpt;
Expand Down

0 comments on commit bc2cb35

Please sign in to comment.