You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Terence Namusonge Sifuna (JIRA)" <ji...@apache.org> on 2019/06/18 12:24:00 UTC

[jira] [Closed] (DRILL-7264) Using LIMIT causes ClassCastException

     [ https://issues.apache.org/jira/browse/DRILL-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Terence Namusonge Sifuna closed DRILL-7264.
-------------------------------------------
       Resolution: Cannot Reproduce
    Fix Version/s: 1.16.0

For some reason I can't reproduce 

> Using LIMIT causes ClassCastException
> -------------------------------------
>
>                 Key: DRILL-7264
>                 URL: https://issues.apache.org/jira/browse/DRILL-7264
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.16.0
>         Environment: ubuntu 18.04
>            Reporter: Terence Namusonge Sifuna
>            Priority: Major
>             Fix For: 1.16.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)