Expand description

Contains reader which reads parquet data into arrow array.

Structs

Traits

Arrow reader api. With this api, user can get arrow schema from parquet file, and read parquet data into arrow arrays.