[ 
https://issues.apache.org/jira/browse/HBASE-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Gray resolved HBASE-1382.
----------------------------------

    Resolution: Duplicate

Included as part of HBASE-1304

> Rework KeyValue to primarily act on split columns rather than colon delimited
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-1382
>                 URL: https://issues.apache.org/jira/browse/HBASE-1382
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>             Fix For: 0.20.0
>
>         Attachments: hbase-1382-v1.patch
>
>
> Right now, KeyValue only supports family:qualifier notation for building 
> KeyValues.
> This issue will retain some of that, but will move to primarily supporting 
> family and qualifier as separate arguments.  Methods that use a delimited 
> column will detect the delimiter and use the split implementations behind the 
> scenes.
> Not sure whether this will be remain exclusive to KeyValue yet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to