[
https://issues.apache.org/jira/browse/HIVE-18295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-18295:
----------------------------------
Labels: pull-request-available (was: )
> Add ability to ignore invalid values in JSON SerDe
> --------------------------------------------------
>
> Key: HIVE-18295
> URL: https://issues.apache.org/jira/browse/HIVE-18295
> Project: Hive
> Issue Type: Improvement
> Components: HCatalog
> Reporter: Matthew Knox
> Assignee: Matthew Knox
> Labels: pull-request-available
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)