Skip to content

Commit

Permalink
remove cfg
Browse files Browse the repository at this point in the history
Signed-off-by: jayzhan211 <[email protected]>
  • Loading branch information
jayzhan211 committed Dec 5, 2023
1 parent aee7c4c commit 74e60c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/common/src/scalar.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3497,7 +3497,6 @@ impl ScalarType<i64> for TimestampNanosecondType {
}

#[cfg(test)]
#[cfg(feature = "parquet")]
mod tests {
use std::cmp::Ordering;
use std::sync::Arc;
Expand Down

0 comments on commit 74e60c1

Please sign in to comment.