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/07/25 10:47:20 UTC

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

    [ https://issues.apache.org/jira/browse/KUDU-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391692#comment-15391692 ] 

Tom White commented on KUDU-1493:
---------------------------------

[~andygrove73], are you able to fix the style nit on the PR? It would be good to get this in before the next release. Thanks again for your work on this!

> 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
>            Assignee: Andy Grove
>
> 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)