You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/08/07 22:47:06 UTC

[GitHub] HanumathRao opened a new pull request #1426: DRILL-6671: Multi level lateral unnest join is throwing an exception …

HanumathRao opened a new pull request #1426: DRILL-6671: Multi level lateral unnest join is throwing an exception …
URL: https://github.com/apache/drill/pull/1426
 
 
   …during materializing the plan.
   
   This PR includes changes to correctly attach the concerned UnnestPOP to LateralJoinPOP. 
   The logic is to push the UnnestPOP as we are visiting the lateral join nodes and pop the unnest pop and attach it to the lateraljoin. 
   
   
    @gparai  @sohami  Can you please review this change.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services