Wechar created SPARK-53764:
------------------------------
Summary: Collapse nested get_json_object
Key: SPARK-53764
URL: https://issues.apache.org/jira/browse/SPARK-53764
Project: Spark
Issue Type: Improvement
Components: Optimizer
Affects Versions: 4.0.1
Reporter: Wechar
User may use intermediate table and get nested {{get_json_object}} expressions,
which could be collapsed to one {{get_json_object}} expression. After the
collapse, Spark need traverse the path only once, which can improve the
performance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]