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

SHOW COLUMNS table_name; to provide a comma-delimited list of columns.

    XMLWordPrintableJSON

Details

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

    Description

      Due to the way that SELECT * and partitioning works, it is frequently obnoxious to insert data into tables of the same schema.

      This could be fixed in a number of ways, all murky; this feature request reduces the obnoxicity of the current situation.

      SHOW COLUMNS foo;
      OK
      bar, baz, tball, ds

      ...then I could just copy the first three and not the last.

      Attachments

        Activity

          People

            namit Namit Jain
            akramer Adam Kramer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: