[ 
https://issues.apache.org/jira/browse/PHOENIX-4513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai updated PHOENIX-4513:
------------------------------------
    Summary: Fix the recursive call in ExecutableExplainStatement#getOperation  
(was: Fix the recursive call in ExecutableExplainStatement##getOperation)

> Fix the recursive call in ExecutableExplainStatement#getOperation
> -----------------------------------------------------------------
>
>                 Key: PHOENIX-4513
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4513
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Chia-Ping Tsai
>             Fix For: 4.13.0, 5.0.0
>
>
> {code}
> @Override
> public Operation getOperation() {
>   return this.getOperation();
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to