We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ed041 commit 5c41eb1Copy full SHA for 5c41eb1
datafusion/datasource-parquet/src/source.rs
@@ -796,4 +796,4 @@ mod tests {
796
// same value. but filter() call Arc::clone internally
797
assert_eq!(parquet_source.predicate(), parquet_source.filter().as_ref());
798
}
799
-}
+}
0 commit comments