wei.zeng created KUDU-2074:
------------------------------

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


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



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

Reply via email to