Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold committed Dec 27, 2022
1 parent 523466c commit 6654e44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/core/tests/parquet/filter_pushdown.rs
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ async fn single_file_small_data_pages() {
// page 3: DLE:RLE RLE:RLE VLE:RLE_DICTIONARY ST:[min: nxihlfujkdzymexwpqurhawwchvkdrntixjs, max: xacatvakpxztzuucoxhjiofxykryoxc, num_nulls not defined] CRC:[none] SZ:9 VC:84
// ```


TestCase::new(&test_parquet_file)
.with_name("selective")
// predicate is chosen carefully to prune all bar 0-2 and 1-0
Expand Down

0 comments on commit 6654e44

Please sign in to comment.