Gene Pang created SPARK-54008:
---------------------------------

             Summary: Skip query execution for DESCRIBE QUERY
                 Key: SPARK-54008
                 URL: https://issues.apache.org/jira/browse/SPARK-54008
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Gene Pang


DESCRIBE QUERY command only needs the schema of the query, so we only need to 
do analysis. Therefore, we can skip the unnecessary execution portion for the 
command.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to