You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2016/06/23 14:16:16 UTC

[jira] [Created] (KUDU-1493) Spark read fails if key columns are not leading columns

Tom White created KUDU-1493:
-------------------------------

             Summary: Spark read fails if key columns are not leading columns
                 Key: KUDU-1493
                 URL: https://issues.apache.org/jira/browse/KUDU-1493
             Project: Kudu
          Issue Type: Bug
          Components: spark
    Affects Versions: 0.9.0
            Reporter: Tom White


If the Spark dataframe schema is (A, B, C) then reading will fail if the Kudu keys are (A, C). Keys (A, B) work fine.



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