[
https://issues.apache.org/jira/browse/TAJO-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482522#comment-14482522
]
Hyunsik Choi edited comment on TAJO-1529 at 4/7/15 3:43 AM:
------------------------------------------------------------
It does not require significant change. So, it could be committed to 0.10.1 too.
was (Author: hyunsik):
It does not require significant change. So, it seems to be committed to 0.10.1
too.
> Implement json_extract_path_text(string, string) function
> ---------------------------------------------------------
>
> Key: TAJO-1529
> URL: https://issues.apache.org/jira/browse/TAJO-1529
> Project: Tajo
> Issue Type: Sub-task
> Components: function/udf
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Priority: Minor
> Fix For: 0.11.0, 0.10.1
>
> Attachments: TAJO-1529.patch, TAJO-1529_2.patch
>
>
> See the below sample:
> {code}
> SELECT json_extract_path_text('{"sample" : {"name" :
> "tajo"}}','$.sample.name')
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)