Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When arrow attempts to parse JSON with duplicate keys and no explicit schema is provided, an out of buffer read is performed and Arrow can crash. Reproducing json:
{"a":0, "a":1}
Attachments
Issue Links
- links to