Skip to content

Commit

Permalink
catch up with update of arrow2.
Browse files Browse the repository at this point in the history
  • Loading branch information
youngsofun committed Sep 20, 2022
1 parent 503fa54 commit 4effb76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ impl RowGroupInMemory {
self.fields[f].clone(),
self.meta.num_rows() as usize,
None,
None,
)?;
column_chunks.push(array_iters);
}
Expand Down

0 comments on commit 4effb76

Please sign in to comment.