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

ASF GitHub Bot commented on PHOENIX-4361:
-----------------------------------------

GitHub user ChinmaySKulkarni opened a pull request:

    https://github.com/apache/phoenix/pull/282

    PHOENIX-4361: Remove redundant argument in separateAndValidateProperties in 
CQSI

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ChinmaySKulkarni/phoenix PHOENIX-4361

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/282.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #282
    
----
commit cc61e0846bbf88583fc14da5c37c3ca3a5d86942
Author: Chinmay Kulkarni <[email protected]>
Date:   2017-11-16T02:31:20Z

    PHOENIX-4361: Remove redundant argument in separateAndValidateProperties
    in CQSI

----


> 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: 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)

Reply via email to