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

Having clause expressions are not resolved correctly for JoinCandidates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • cube
    • None

    Description

      In the below query expr1 and expr2 are answered from Cadidate1 and Candidate2 respectively.
      The union rewritten query should have both the expressions projected in the inner queries which is not happening right now.

      cube select dim1, expr1 from testcube where time_range_in(time, '2017-06-13-00', '2017-06-14-00') having expr2 > ('0')
      

      Attachments

        1. LENS-1448.patch
          7 kB
          SushilMohanty

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: