You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (JIRA)" <ji...@apache.org> on 2018/06/27 14:51:00 UTC

[jira] [Resolved] (KUDU-2471) ColumnSchema.equals NPE with non-Decimal columns

     [ https://issues.apache.org/jira/browse/KUDU-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke resolved KUDU-2471.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

resolved via [81828ba|https://github.com/apache/kudu/commit/81828ba64f6348da2a4aec3fab3e7833f7ad01f0].

> ColumnSchema.equals NPE with non-Decimal columns
> ------------------------------------------------
>
>                 Key: KUDU-2471
>                 URL: https://issues.apache.org/jira/browse/KUDU-2471
>             Project: Kudu
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.1
>            Reporter: Dan Burkert
>            Assignee: Grant Henke
>            Priority: Blocker
>             Fix For: 1.8.0
>
>
> Reported by Chris George on slack. Missing a type/null check on this line: https://github.com/apache/kudu/blob/branch-1.7.x/java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java#L212.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)