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

Support DESC FORMATTED table_name column_name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.1.2
    • 2.3.0
    • SQL
    • None

    Description

      Hive and Spark both supports:

      DESC FORMATTED table_name

      which gives table metadata.
      If you want to get metadata for particular column in hive you can execute:

      DESC FORMATTED table_name column_name

      Thos is not supported in Spark.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rumoku Volodymyr Glushak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: