[ 
https://issues.apache.org/jira/browse/DRILL-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514827#comment-16514827
 ] 

ASF GitHub Bot commented on DRILL-6502:
---------------------------------------

HanumathRao opened a new pull request #1325: DRILL-6502: Rename CorrelatePrel 
to LateralJoinPrel.
URL: https://github.com/apache/drill/pull/1325
 
 
   This PR is about renaming the Correlate to LateralJoin for DRILL's 
operators. LateralJoin is more meaningful for explain plans for Lateral Unnest 
queries.
   
   

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


> Rename CorrelatePrel to LateralJoinPrel
> ---------------------------------------
>
>                 Key: DRILL-6502
>                 URL: https://issues.apache.org/jira/browse/DRILL-6502
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.14.0
>            Reporter: Hanumath Rao Maduri
>            Assignee: Hanumath Rao Maduri
>            Priority: Minor
>             Fix For: 1.14.0
>
>
> Currently in Drill correlatePrel is a physical relation operator for 
> LateralJoin implementation. Explain plan shows CorrelatePrel which can be 
> confusing. Hence it is good to rename this operator to LateralJoinPrel.



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

Reply via email to