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

Extend shared scan optimizer to reuse computation from other operators

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Physical Optimizer

    Description

      Follow-up of the work in HIVE-16602.

      HIVE-16602 introduced an optimization that identifies scans on input tables that can be merged so the data is read only once.
      This extension to that rule allows to reuse the computation that is done in the work containing those scans. In particular, we traverse both parts of the plan upstream and reuse the operators if possible.
      Currently, the optimizer will not go beyond the output edge(s) of that work. Follow-up extensions might remove this limitation.

      Attachments

        1. HIVE-16867.patch
          49 kB
          jcamachorodriguez
        2. HIVE-16867.04.patch
          664 kB
          jcamachorodriguez
        3. HIVE-16867.03.patch
          585 kB
          jcamachorodriguez
        4. HIVE-16867.02.patch
          581 kB
          jcamachorodriguez
        5. HIVE-16867.01.patch
          574 kB
          jcamachorodriguez

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jcamacho Jesús Camacho Rodríguez Assign to me
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment