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

Using LIMIT causes ClassCastException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 1.16.0
    • 1.16.0
    • None
    • None
    • ubuntu 18.04

    Description

      a simple select on one table throws and exception if IN operater is used and LIMIT  as well

      ```select id,lid,what,pid,ppid,uid,gid,euid,eguid,exe,tty,cmdline,`start` from procs WHERE lid in ('5cdd87378082155f3dd4fa71','5cdd885a8082155f3dd4fa72') limit 1000;```

       

      same select works if the limit is removed

      Attachments

        Activity

          People

            Unassigned Unassigned
            teroz Terence Namusonge Sifuna
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: