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)