Ethan Wang created PHOENIX-4361:
-----------------------------------
Summary: Remove redundant argument in
separateAndValidateProperties in CQSI
Key: PHOENIX-4361
URL: https://issues.apache.org/jira/browse/PHOENIX-4361
Project: Phoenix
Issue Type: Bug
Reporter: Ethan Wang
Priority: Minor
Remove redundant argument in separateAndValidateProperties in CQSI
private Pair<HTableDescriptor,HTableDescriptor>
separateAndValidateProperties(PTable table, Map<String, List<Pair<String,
Object>>> properties, Set<String> colFamiliesForPColumnsToBeAdded,
List<Pair<byte[], Map<String, Object>>> families, Map<String, Object>
tableProps)
Map<String, Object>>> families was never used.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)