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 2018/01/09 02:46:00 UTC

[jira] [Assigned] (SPARK-22999) 'show databases like command' can remove the like keyword

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

Apache Spark reassigned SPARK-22999:
------------------------------------

    Assignee: Apache Spark

> 'show databases like command' can remove the like keyword
> ---------------------------------------------------------
>
>                 Key: SPARK-22999
>                 URL: https://issues.apache.org/jira/browse/SPARK-22999
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: guoxiaolongzte
>            Assignee: Apache Spark
>            Priority: Trivial
>
> SHOW DATABASES (LIKE pattern = STRING)? Can be like the back increase?
> When using this command, LIKE keyword can be removed. 
> You can refer to the SHOW TABLES command, SHOW TABLES 'test *' and SHOW TABELS like 'test *' can be used. 
> Similarly SHOW DATABASES 'test *' and SHOW DATABASES like 'test *' can be used.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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