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:45:05 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16317571#comment-16317571 ] 

Apache Spark commented on SPARK-22999:
--------------------------------------

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

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