Commits

Wes McKinney authored cfaea429d0f
PARQUET-1481: [C++] Throw exception when encountering bad Thrift metadata in RecordReader Author: Wes McKinney <wesm+git@apache.org> Closes #3242 from wesm/PARQUET-1481 and squashes the following commits: b074227ba <Wes McKinney> Add test case with example corrupt data file 59400a2f1 <Wes McKinney> Throw exception when encountering bad Thrift metadata in RecordReader