Skip to content

Commit

Permalink
Fix DataEngineeringLabs#55 Provide a helper function to flatten a Chu…
Browse files Browse the repository at this point in the history
…nk that wraps a StructArray
  • Loading branch information
Niels Meima committed Jul 1, 2022
1 parent 49f865b commit 1de53ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arrow2_convert/src/serialize.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use arrow2::array::*;
use arrow2::array::Array;
use arrow2::chunk::Chunk;
//use arrow2::chunk::Chunk;
use chrono::{NaiveDate, NaiveDateTime};
use std::sync::Arc;

Expand Down

0 comments on commit 1de53ca

Please sign in to comment.