Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-99

Complex type column filters with like and not like not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.1.0-incubating
    • None
    • None

    Description

      For complex type filter queries if query contains filter expression rather than BinaryExpression the system was not able to get the dimensions which are involved in the particular filter expression for executing complex type filter column expressions. because of this reason filter was failing

      Sample Query

      select test3[1] from complex_filter where test4[1] not like'%1%' order by test1
      select test2[0] from complex_filter where test3[0] like '%1234%'

      Attachments

        Activity

          People

            S71955 Sujith Chacko
            S71955 Sujith Chacko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: