Medial Code Documentation
Loading...
Searching...
No Matches
unittest_parquet_parser.cc File Reference

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>

Detailed Description

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

Author
Chengyang Gu