amansinha100 commented on issue #1346: DRILL-6546: Allow unnest function with nested columns and complex expressions URL: https://github.com/apache/drill/pull/1346#issuecomment-402282802 @vvysotskyi one question about the `$complexRexNode` ..suppose there are 2 or more such nested columns, e.g `a.b.c` and `a.b.d` that need to be projected from the left side of Lateral, then I would think that there would be 2 such fields: `$complexRexNode1` and `$complexRexNode2`. Is that correct ?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
