Skip to content

Commit 74e60c1

Browse files
committed
remove cfg
Signed-off-by: jayzhan211 <[email protected]>
1 parent aee7c4c commit 74e60c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion/common/src/scalar.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3497,7 +3497,6 @@ impl ScalarType<i64> for TimestampNanosecondType {
34973497
}
34983498

34993499
#[cfg(test)]
3500-
#[cfg(feature = "parquet")]
35013500
mod tests {
35023501
use std::cmp::Ordering;
35033502
use std::sync::Arc;

0 commit comments

Comments
 (0)