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)