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

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

[~asl3] ,

Could you please share some more details about what exactly needs to be done as 
part of this ticket. I tried executing
{code:java}
describe formatted <T> partition (<PARTITION>) as json {code}
and i am getting result for this command. Is there any other specific 
case/scenario which needs to be handled ?

> 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