Dmitriy created PARQUET-130:
-------------------------------
Summary: Failed to read write avro data, when it has no fields
Key: PARQUET-130
URL: https://issues.apache.org/jira/browse/PARQUET-130
Project: Parquet
Issue Type: Bug
Reporter: Dmitriy
Failed to write/read event when it created from following avro schema:
{"namespace": "com.example.avro",
"type": "record",
"name": "UserTestTwo",
"fields": []
}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
