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

Transitive Predicate Propagation doesn't happen properly after HIVE-7159

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • Query Processor
    • None

    Description

      The reason for the regression is that PredicateTransitivePropagate looks at the FilterOperator below the ReduceSink.
      SemanticAnalyzer::genNotNullFilterForJoinSourcePlan was stacking another FilterOp for the not null check, so only that predicate was being applied transitively by PredicateTransitivePropagate.

      Attachments

        1. HIVE-7304.1.patch
          52 kB
          Harish Butani
        2. HIVE-7304.2.patch
          97 kB
          Harish Butani

        Activity

          People

            rhbutani Harish Butani
            rhbutani Harish Butani
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: