Medial Code Documentation
|
test parquet parser loads the same data as csv parser; first generate some data, write into a csv and a parquet file, then load from them and check the entries are the same More...
#include <dmlc/build_config.h>
test parquet parser loads the same data as csv parser; first generate some data, write into a csv and a parquet file, then load from them and check the entries are the same
Copyright (c) 2021 by Contributors