You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/08/20 11:44:00 UTC

[jira] [Assigned] (SPARK-33393) Support SHOW TABLE EXTENDED in DSv2

     [ https://issues.apache.org/jira/browse/SPARK-33393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-33393:
------------------------------------

    Assignee: Apache Spark

> Support SHOW TABLE EXTENDED in DSv2
> -----------------------------------
>
>                 Key: SPARK-33393
>                 URL: https://issues.apache.org/jira/browse/SPARK-33393
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Max Gekk
>            Assignee: Apache Spark
>            Priority: Major
>
> Current implementation of DSv2 SHOW TABLE doesn't support the EXTENDED mode in:
> https://github.com/apache/spark/blob/d6a68e0b67ff7de58073c176dd097070e88ac831/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/ShowTablesExec.scala#L33
> which is supported in DSv1:
> https://github.com/apache/spark/blob/7e99fcd64efa425f3c985df4fe957a3be274a49a/sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala#L870
> Need to add the same functionality to ShowTablesExec.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org