You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Jun He (JIRA)" <ji...@apache.org> on 2017/01/12 07:40:52 UTC

[jira] [Created] (KUDU-1831) Java client does not check If the primary key columns are specified first

Jun He created KUDU-1831:
----------------------------

             Summary: Java client does not check If the primary key columns are specified first
                 Key: KUDU-1831
                 URL: https://issues.apache.org/jira/browse/KUDU-1831
             Project: Kudu
          Issue Type: Improvement
          Components: client
         Environment: Ubuntu 14.04
            Reporter: Jun He
            Assignee: Jun He
             Fix For: 1.3.0


Java client does not check If the primary key columns are specified first.

It replies on wire_protocol in the server to check. If the primary key columns aren't specified first, the java client will receive a NonRecoverableException saying "Got out-of-order key column ..."





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