You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2014/12/18 23:45:18 UTC

[jira] [Created] (DRILL-1892) Implement 'Values' operator to handle large IN lists

Aman Sinha created DRILL-1892:
---------------------------------

             Summary: Implement 'Values' operator to handle large IN lists 
                 Key: DRILL-1892
                 URL: https://issues.apache.org/jira/browse/DRILL-1892
             Project: Apache Drill
          Issue Type: New Feature
          Components: Execution - Operators
    Affects Versions: 0.7.0
            Reporter: Aman Sinha


This is a placeholder for implementing the Values operator to handle IN lists of size 20 or more.  DRILL-391 bumped up the IN list threshold from 20 to 200 in Calcite as a temporary fix but we should eventually revert that (or make it configurable) and in order to do that Drill needs to have a physical implementation of ValuesRel logical plan node.  



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