[
https://issues.apache.org/jira/browse/TAJO-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim updated TAJO-1529:
----------------------------
Attachment: TAJO-1529_2.patch
> 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
> 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)