[
https://issues.apache.org/jira/browse/SPARK-54008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gengliang Wang resolved SPARK-54008.
------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
Issue resolved by pull request 52713
[https://github.com/apache/spark/pull/52713]
> 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
> Assignee: Gene Pang
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> 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]