You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sorabh Hamirwasia (JIRA)" <ji...@apache.org> on 2018/07/18 18:50:00 UTC

[jira] [Created] (DRILL-6618) Unnest changes for implicit column

Sorabh Hamirwasia created DRILL-6618:
----------------------------------------

             Summary: Unnest changes for implicit column
                 Key: DRILL-6618
                 URL: https://issues.apache.org/jira/browse/DRILL-6618
             Project: Apache Drill
          Issue Type: Sub-task
          Components: Execution - Relational Operators
    Affects Versions: 1.14.0
            Reporter: Sorabh Hamirwasia
            Assignee: Parth Chandra


1) Update unnest to work on entire left incoming instead of row by row processing.
2) Update unnest to generate an implicit field (name passed in PopConfig) with rowId of each output row being generated. The type of implicit field will be IntVector.
3) Fix all existing unit tests



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