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

Failed to run SQL "show table extended like table_name" in Spark2.0.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.2.0
    • SQL
    • None

    Description

      SQL "show table extended like table_name " doesn't work in spark 2.0.0
      that works in spark1.5.2

      Error: org.apache.spark.sql.catalyst.parser.ParseException:
      missing 'FUNCTIONS' at 'extended'(line 1, pos 11)

      == SQL ==
      show table extended like test
      -----------^^^ (state=,code=0)

      Attachments

        Activity

          People

            jiangxb1987 Xingbo Jiang
            pin_zhang pin_zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: