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

allow index partitioning to be only a subset of base table partitioning

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.0
    • None
    • Indexing
    • None

    Description

      This includes providing control over what to do when fine-grained partitions are dropped:

      • do nothing (but support an ALTER INDEX DROP PARTITION to allow the user to clean up manually)
      • cascade to drop the entire index partition
      • wait for the last fine-grained partition to go away and then auto-drop

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jvs John Sichi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: