[
https://issues.apache.org/jira/browse/SPARK-22999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Li resolved SPARK-22999.
-----------------------------
Resolution: Fixed
Assignee: guoxiaolongzte
Fix Version/s: 2.3.0
> '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: guoxiaolongzte
> Priority: Trivial
> Fix For: 2.3.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]