You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/09/22 02:33:00 UTC

[jira] [Created] (IMPALA-7609) Support ANSI SQL Json functions

Quanlong Huang created IMPALA-7609:
--------------------------------------

             Summary: Support ANSI SQL Json functions
                 Key: IMPALA-7609
                 URL: https://issues.apache.org/jira/browse/IMPALA-7609
             Project: IMPALA
          Issue Type: New Feature
            Reporter: Quanlong Huang


This is a follow-up task of IMPALA-376 where we implemented the built-in function as Hive's get_json_object.

In ANSI SQL standard, there're other JSON functions to support:
 * {{json_exists(<json>, <path>)}}
 * {{json_value(<json>, <path> [returning <type>])}}
 * {{json_query(<json>, <path> …)}}{{}}

Ref: [https://modern-sql.com/blog/2017-06/whats-new-in-sql-2016#json-analysis]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org