Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Impala 1.3.1
-
None
Description
The Impala BE cannot parse Avro schema that contain a trailing semi-colon, failing with error:
ERRORS: Backend 0:Failed to parse table schema: Error parsing JSON: end of file expected near ';' Failed to parse table schema: Error parsing JSON: end of file expected near ';'
Hive is able to properly query these tables.
Attachments
Issue Links
- is blocked by
-
AVRO-2128 Schema parsing in the Java library is more permissive than the C implementation or the JSON specification
- Open