Fixed #issue-70 related to get_json_object functionality for hive-serde#71
Fixed #issue-70 related to get_json_object functionality for hive-serde#71snehalNagmote wants to merge 3 commits intorcongiu:developfrom
Conversation
|
I fixed this by adding String object inspector that would handle Json and tested it , it works, Look forward to your review and comments . |
|
I have recently reported a similar issue with get_json_object, then I merged with develop branch with pull request and its working perfectly. Is this eventually going to merge with developing branch ? |
|
This pull request is mostly formatting changes and can't be merged automatically. |
|
Apologies for inconvenience . My IDE messed up with formatting , but I did Let me know , Thanks, On 10 September 2014 23:29, Roberto Congiu notifications@github.com wrote:
|
This is a reworking of rcongiu#71 to update it to the new directory structure in 1.3
This is a reworking of rcongiu#71 to update it to the new directory structure in 1.3
This is a reworking of rcongiu#71 to update it to the new directory structure in 1.3
|
This should be closed via #90. |
This is a reworking of rcongiu#71 to update it to the new directory structure in 1.3
This issue is related to get_json_object does not work with hive serde on Json String unless one defines it as struct.
#70