[ 
https://issues.apache.org/jira/browse/SPARK-54710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050515#comment-18050515
 ] 

Ashutosh Jindal commented on SPARK-54710:
-----------------------------------------

I would like to work on this task.

> Support partition spec for DESC AS JSON
> ---------------------------------------
>
>                 Key: SPARK-54710
>                 URL: https://issues.apache.org/jira/browse/SPARK-54710
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.2.0
>            Reporter: Amanda Liu
>            Priority: Major
>
> Support partitionSpec for Desc As JSON
>  
> Currently, partitionSpec is unsupported:
> ```
> if (partitionSpec.nonEmpty) {
>           throw 
> QueryCompilationErrors.descPartitionNotAllowedOnTempView(v.identifier.name())
>         }
> ```



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