You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ethan Wang (JIRA)" <ji...@apache.org> on 2018/02/23 21:16:00 UTC

[jira] [Commented] (PHOENIX-4361) Remove redundant argument in separateAndValidateProperties in CQSI

    [ https://issues.apache.org/jira/browse/PHOENIX-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374975#comment-16374975 ] 

Ethan Wang commented on PHOENIX-4361:
-------------------------------------

 

[~rajeshbabu]

This JIRA also need to be back ported to 5.x-hbase-2.0. Just Done. FYI

> 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
(v7.6.3#76005)