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

Extend WriteEntity with PreExecWriteEntity and PostExecWritenEntity

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      WriteEntity is used for pre and post-execution hooks. Currently when a WriteEntity is created, it will be added to both pre and post execution hooks. In some situations (e.g., dynamic partitioning), a WriteEntity should only be added to pre execution hook (e.g., the whole table) and another should be only added to post execution hook (e.g., the newly created dynamic partitions). We should extend WritenEntity to PreExecWriteEntity and PostExecWriteEntity for this purpose.

      Attachments

        Activity

          People

            nzhang Ning Zhang
            nzhang Ning Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: