Open sunchao opened 7 years ago
This is the preliminary work before we can implement reading for Parquet files. We may just follow what Impala & Parquet-cpp does (https://github.com/apache/parquet-cpp/blob/master/src/parquet/util/memory.h), but replace with Rust's semantics.
This is the preliminary work before we can implement reading for Parquet files. We may just follow what Impala & Parquet-cpp does (https://github.com/apache/parquet-cpp/blob/master/src/parquet/util/memory.h), but replace with Rust's semantics.