Daniel Morales created PARQUET-1955:
---------------------------------------
Summary: ParquetThriftOutputFormat does not store any optional
primitive values in parquet file
Key: PARQUET-1955
URL: https://issues.apache.org/jira/browse/PARQUET-1955
Project: Parquet
Issue Type: Bug
Reporter: Daniel Morales
As per title, I created a simple record with thrift IDL and used the
ParquetThriftOutputFormat.
The library would not write any of the optional primitive even if set, it would
write only if they are specified as required.
parquet-mr: 1.11.1
thrift 0.13.0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)