You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/06/19 06:58:00 UTC

[jira] [Comment Edited] (HIVE-18545) Add UDF to parse complex types from json

    [ https://issues.apache.org/jira/browse/HIVE-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16516702#comment-16516702 ] 

Zoltan Haindrich edited comment on HIVE-18545 at 6/19/18 6:57 AM:
------------------------------------------------------------------

Oh...I see...I think it would have been beneficial to file a separate jira about moving the hcat serde to the main serde package prior to submitting the streaming ticket...so that it could get better reviews...but that ship have sailed - users will eventually learn that there are 2 jsonserde's on the 3.x line :P

I'll update my patch to not rename&move the "new" serde2.JsonSerDe to anywhere...but it will retain that hcat serde relies on the serde2 version - so the code is not duplicated that much...this seems to me the best move right now... - and remove the hcat version for 4.0 in HIVE-19901


was (Author: kgyrtkirk):
Oh my...I think we should at least try not to advertise "./serde/src/java/org/apache/hadoop/hive/serde2/JsonSerDe.java"...because it doesn't follow the package structuring conventions around there - and its name is really problematic; because there is a class with the same name in a different package...or hive users are good in dodging things like this?
Who would be using it anyway...its not used only internally?


> Add UDF to parse complex types from json
> ----------------------------------------
>
>                 Key: HIVE-18545
>                 URL: https://issues.apache.org/jira/browse/HIVE-18545
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>         Attachments: HIVE-18545.02.patch, HIVE-18545.03.patch, HIVE-18545.04.patch, HIVE-18545.05.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)