Skip to content

Commit 585c85b

Browse files
committed
parquet filter pushdown correctness tests
1 parent 41467ab commit 585c85b

File tree

4 files changed

+513
-4
lines changed

4 files changed

+513
-4
lines changed

datafusion/core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ csv = "1.1.6"
108108
ctor = "0.1.22"
109109
doc-comment = "0.3"
110110
env_logger = "0.9"
111+
parquet-test-utils = { path = "../../parquet-test-utils" }
111112
rstest = "0.15.0"
112113
test-utils = { path = "../../test-utils" }
113114

0 commit comments

Comments
 (0)