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

Todd Lipcon commented on KUDU-1018:
-----------------------------------

I think this can be split into two: one is a convenience method that sets up an 
appropriate Scanner with an equality predicate. The other would be the 
server-side Get optimization which can take advantage of some opportunities 
that scans can't and maybe go through a simpler code path.

> Add method to get data from a single row
> ----------------------------------------
>
>                 Key: KUDU-1018
>                 URL: https://issues.apache.org/jira/browse/KUDU-1018
>             Project: Kudu
>          Issue Type: New Feature
>          Components: client
>    Affects Versions: M5
>            Reporter: Erick Tryzelaar
>            Priority: Critical
>              Labels: hackathon-feedback
>
> Could there be a builder added that simplifies the API to get a single row's 
> data, along the lines of 
> [this|http://github.mtv.cloudera.com/erickt/titan/blob/ea2683c92fd2dd79df0b6359f5d5520a78aea637/titan-kudu/src/main/java/com/cloudera/titan/diskstorage/kudu/KuduKeyValueStore.java#L314-L338]?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to