-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: Impala 1.3.1
-
Fix Version/s: None
-
Component/s: Backend
-
Labels:
-
Target Version:
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.
- is blocked by
-
AVRO-2128 Schema parsing in the Java library is more permissive than the C implementation or the JSON specification
-
- Open
-