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

CREATE VIEW followup: derive dependencies on underlying base table partitions from view definition

    XMLWordPrintableJSON

Details

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

    Description

      When querying a view, it would be useful to know which underlying base table partitions it depends on in order to know how fresh the result is (or to be able to wait until all of those partitions have been loaded consistently). The task is to come up with a way to perform this analysis automatically (possibly overconservatively), or alternately to let the view creator annotate the view definition with this dependency information, or some combination of the two.

      Note that this would be useful for any complex query which directly accesses base tables (not just view definitions).

      Attachments

        Issue Links

          Activity

            People

              pkalmegh Prajakta Kalmegh
              jvs John Sichi
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: