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 2021/02/11 03:02:00 UTC

[jira] [Commented] (SPARK-34127) Support table valued command

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

Apache Spark commented on SPARK-34127:
--------------------------------------

User 'beliefer' has created a pull request for this issue:
https://github.com/apache/spark/pull/31548

> Support table valued command
> ----------------------------
>
>                 Key: SPARK-34127
>                 URL: https://issues.apache.org/jira/browse/SPARK-34127
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: jiaan.geng
>            Priority: Major
>
> Some command used to display some metadata, such as: SHOW TABLES, SHOW TABLE EXTENDED,SHOW TBLPROPERTIES and so no.
> If the output rows much than screen height, the output very unfriendly to developers.
> So we should have a way to filter the output like the behavior of SELECT ... FROM ... WHERE.
> We could adopt the implement of table valued function.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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