Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1496

Fix serialization of 'similar to' function

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • Functions - Drill
    • None

    Description

      git.commit.id.abbrev=5c220e3

      Dill seems to be having problems when we use 'similar' as a filter in querying hbase tables. Queries on top of parquet with 'similar' keyword work fine.

      We started seeing this with the 0.6 release and was working fine before

      Below is the query that I used :

      select row_key  from voter where onecf['name'] similar to '%young%';
      

      Attached the data and log files

      Attachments

        1. votertab
          62 kB
          Rahul Kumar Challapalli
        2. error.txt
          17 kB
          Rahul Kumar Challapalli
        3. DRILL-1496.patch
          4 kB
          Mehant Baid

        Issue Links

          Activity

            People

              mehant Mehant Baid
              rkins Rahul Kumar Challapalli
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: