Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-22999

'show databases like command' can remove the like keyword

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.3.0
    • 2.3.0
    • SQL
    • None

    Description

      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.

      Attachments

        Activity

          People

            guoxiaolongzte guoxiaolong
            guoxiaolongzte guoxiaolong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: