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

Support for dynamic table links

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.0
    • None
    • Query Processor
    • None

    Description

      HIVE-2989 introduces the concept of table links. In this improvement, the plan is to complete the support for dynamic table links.
      Dynamic links are a type of link where
      a) if the source of the table link adds a partition, that partition is automatically added to all tables that link to it
      b) if the source of the table link drops a partition, that partition is automatically dropped from all the tables that link to it
      c) if the source of the table link has a metadata change via:
      ALTER TABLE table CHANGE COLUMN column ...
      ALTER TABLE table ADD/REPLACE COLUMN column ...
      ALTER TABLE table_name [PARTITION partitionSpec] SET LOCATION "new location"
      the links pointing to that table will also have their metadata correspondingly changed.

      Attachments

        Issue Links

          Activity

            People

              sambavi Sambavi Muthukrishnan
              sambavi Sambavi Muthukrishnan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - 168h
                  168h
                  Remaining:
                  Remaining Estimate - 168h
                  168h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified