Jinho Kim created TAJO-1529:
-------------------------------

             Summary: 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


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)

Reply via email to