You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/16 16:56:01 UTC

[jira] [Work logged] (HIVE-18295) Add ability to ignore invalid values in JSON SerDe

     [ https://issues.apache.org/jira/browse/HIVE-18295?focusedWorklogId=446701&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-446701 ]

ASF GitHub Bot logged work on HIVE-18295:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jun/20 16:55
            Start Date: 16/Jun/20 16:55
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #278:
URL: https://github.com/apache/hive/pull/278#issuecomment-644886926


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 446701)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)