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/06/28 14:43:28 UTC

[GitHub] HanumathRao opened a new pull request #1347: DRILL-6545: Projection Push down into Lateral Join operator.

HanumathRao opened a new pull request #1347: DRILL-6545: Projection Push down into Lateral Join operator.
URL: https://github.com/apache/drill/pull/1347
 
 
   @amansinha100  Please review this PR.
   
   This PR includes.
   1) Two new Rules for Push Project into lateral join and push project past lateral join( this rule is only to avoid triggering for un-necessary cases).
   2) Change in LateralPop so as to pass the excluded columns to runtime operator.
   3) Constructing row type for LateralJoin based after removing the correlated column.

----------------------------------------------------------------
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