[
https://issues.apache.org/jira/browse/PHOENIX-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226442#comment-17226442
]
Chao Wang commented on PHOENIX-6209:
------------------------------------
ok. I will make it.
> Remove unused estimateParallelLevel()
> -------------------------------------
>
> Key: PHOENIX-6209
> URL: https://issues.apache.org/jira/browse/PHOENIX-6209
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Affects Versions: 5.1.0, 4.16.0
> Reporter: Chao Wang
> Assignee: Chao Wang
> Priority: Minor
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-6209.master.v1.patch
>
>
> there is code that like "parallelLevel2 =
> CostUtil.estimateParallelLevel()" in HashJoinPlan.java, but parallelLevel2
> does not use. so we can remove parallelLevel2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)