Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-1977

DESCRIBE TABLE syntax doesn't support specifying a database qualified table name

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The syntax for DESCRIBE is broken. It should be:

      DESCRIBE [EXTENDED] [database DOT]table [column]
      

      but is actually

      DESCRIBE [EXTENDED] table[DOT col_name]
      

      Ref: http://dev.mysql.com/doc/refman/5.0/en/describe.html

      Attachments

        1. HIVE-1977.6.patch.txt
          30 kB
          Zhenxiao Luo
        2. HIVE-1977.5.patch.txt
          51 kB
          Zhenxiao Luo
        3. HIVE-1977.4.patch.txt
          50 kB
          Zhenxiao Luo
        4. HIVE-1977.3.patch.txt
          51 kB
          Zhenxiao Luo
        5. HIVE-1977.2.patch.txt
          51 kB
          Zhenxiao Luo
        6. HIVE-1977.1.patch.txt
          53 kB
          Zhenxiao Luo

        Issue Links

          Activity

            People

              zhenxiao Zhenxiao Luo
              cwsteinbach Carl Steinbach
              Votes:
              0 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: