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/23 04:14:00 UTC

[jira] [Created] (IMPALA-7610) Parse JSON path individually and cache them in JSON functions

Quanlong Huang created IMPALA-7610:
--------------------------------------

             Summary: Parse JSON path individually and cache them in JSON functions
                 Key: IMPALA-7610
                 URL: https://issues.apache.org/jira/browse/IMPALA-7610
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Quanlong Huang


In IMPALA-376, we implement Hive's UDF get_json_object. However, the JSON path is parsed everytime the function is called, while it's usually a constant string. We can parse the JSON path and cache it in the query's lifecycle.



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