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

Residual predicates in join operator prevent vectorization

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

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0
    • None
    • Vectorization
    • None

    Description

      With HIVE-16885, filter predicates in ON clause for INNER joins are pushed within the join operator (residual predicates in the operator). Previously, residual predicates were only used for OUTER join operators.

      Currently, vectorization does not support the evaluation of residual predicates that are within an INNER join, and thus, it gets disabled if the filter expression is pushed within the join. We should implement the vectorization of INNER join in the presence of residual predicates.

      Attachments

        Issue Links

        Activity

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

          People

            Unassigned Unassigned Assign to me
            jcamachorodriguez Jesus Camacho Rodriguez

            Dates

              Created:
              Updated:

              Slack

                Issue deployment