Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
nameexhaustion committed Sep 30, 2024
1 parent 4cd4ae6 commit 90a00ea
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -639,8 +639,6 @@ fn decode_column_prefiltered(
deserialize_filter,
)?;

assert_eq!(array.len(), expected_num_rows);

let column = Series::try_from((arrow_field, array))?.into_column();

let column = if !prefilter {
Expand Down

0 comments on commit 90a00ea

Please sign in to comment.