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

Implement SHOW TBLPROPERTIES

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.10.0
    • SQL
    • None

    Description

      Since table properties can be defined arbitrarily, they should be easy for a user to query from the command-line.

      SHOW TBLPROPERTIES tblname;
      ...would show all of them, one per row, key \t value

      SHOW TBLPROPERTIES tblname ("FOOBAR");
      ...would just show the value for the FOOBAR tblproperty.

      Attachments

        Issue Links

          Activity

            People

              leizhao Lei Zhao
              akramer Adam Kramer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: