Uploaded image for project: 'Apache Lens (Retired)'
  1. Apache Lens (Retired)
  2. LENS-1430

Expressions are not getting resolved correctly in union query

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • cube
    • None

    Description

      Expressions are not getting resolved correctly for the below case

       
      case when expr1 = 0 then 0 else expr2 * 100 / expr1 end 
      

      expr1 is answerable by Candidate1 and Candidate2
      expr2 is answerable by Candidate1

      Attachments

        1. LENS-1430.patch
          19 kB
          SushilMohanty
        2. LENS-1430_1.patch
          19 kB
          SushilMohanty

        Activity

          People

            sushilmohanty SushilMohanty
            sushilmohanty SushilMohanty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: