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

"alter table add partition" should support db_name.table_name as table name.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.12.0
    • None
    • SQL
    • None

    Description

      Currently,
      "alter table table_name add partition ...." works.
      but
      "alter table db_name.table_name add partition ..." throws an error message (different error for different versions).

      For consistency, I suggest with support both ways of referring to a table.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gwenshap Gwen Shapira
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: