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

Jean-Daniel Cryans resolved KUDU-2074.
--------------------------------------
       Resolution: Invalid
    Fix Version/s: n/a

Hi, for user questions please use the user mailing list: 
http://kudu.apache.org/community.html

We use Jira for reporting bugs, tracking new improvements and features.

> how can I get data by Primary Key faster with c++ api of  kudu
> --------------------------------------------------------------
>
>                 Key: KUDU-2074
>                 URL: https://issues.apache.org/jira/browse/KUDU-2074
>             Project: Kudu
>          Issue Type: Wish
>          Components: api
>    Affects Versions: 1.4.0
>            Reporter: wei.zeng
>             Fix For: n/a
>
>
> my code as below
> p  = KuduTable->NewComparisonPredicate("c1", kudu.EQUAL, i)
> scanner.AddConjunctPredicate(p)
> how can I get data by Primary Key faster with c++ api of  kudu 
> Is there a better way?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to