Skip to content

Commit

Permalink
Fix master (#2497)
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold committed Aug 18, 2022
1 parent 7e1fbcf commit 79d31a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parquet/src/arrow/arrow_reader/selection.rs
Expand Up @@ -297,6 +297,7 @@ impl From<RowSelection> for VecDeque<RowSelector> {
#[cfg(test)]
mod tests {
use super::*;
use parquet_format::PageLocation;
use rand::{thread_rng, Rng};

#[test]
Expand Down

0 comments on commit 79d31a9

Please sign in to comment.