[
https://issues.apache.org/jira/browse/PHOENIX-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257662#comment-16257662
]
Hudson commented on PHOENIX-4361:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1876 (See
[https://builds.apache.org/job/Phoenix-master/1876/])
PHOENIX-4361: Remove redundant argument in separateAndValidateProperties
(castives: rev ddd3ef28d36f963b295cef74db372f13040ea22a)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
> 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
> Assignee: Chinmay Kulkarni
> 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)