Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
It would be nice to be able to configure the JSON SerDe to ignore invalid values while parsing JSON.
In our case our raw JSON data is ingested from multiple sources, some of which unreliably sanitize the data. Our current practice is to cleanse the data after ingestion, but that can lead to other issues as well. Having the ability to simply default to NULL if a value can not be parsed would be immensely helpful to us.
Attachments
Issue Links
- is related to
-
HIVE-18785 Make JSON SerDe First-Class SerDe
- Open
- links to