You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Gautam Kumar Parai (JIRA)" <ji...@apache.org> on 2016/07/20 00:58:20 UTC

[jira] [Closed] (DRILL-4789) In-list to join optimization should have configurable in-list size

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

Gautam Kumar Parai closed DRILL-4789.
-------------------------------------
    Resolution: Duplicate

> In-list to join optimization should have configurable in-list size 
> -------------------------------------------------------------------
>
>                 Key: DRILL-4789
>                 URL: https://issues.apache.org/jira/browse/DRILL-4789
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Gautam Kumar Parai
>            Assignee: Gautam Kumar Parai
>
> We current have a default in-list size of 20. Instead of the magic number 20, we should make this configurable.
> {code}
> select count * from table where col in (1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)