Chao Wang created PHOENIX-6209:
----------------------------------
Summary: 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
Fix For: 5.1.0, 4.16.0
there is code that like "parallelLevel2 = CostUtil.estimateParallelLevel()"
in HashJoinPlan.java, but parallelLevel2 is do not use. so we can remove
parallelLevel2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)