Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10837


Change subject: KUDU-2471: Fix ColumnSchema.equals NPE with non-Decimal columns
......................................................................

KUDU-2471: Fix ColumnSchema.equals NPE with non-Decimal columns

Fixes a potential NPE on non-decimal columns and adds
tests to prevent the issue in the future.

Change-Id: Ica7afcbbbd9197e6ffd34761a5298f29e7306dd6
Reviewed-on: http://gerrit.cloudera.org:8080/10826
Tested-by: Kudu Jenkins
Reviewed-by: Dan Burkert <[email protected]>
(cherry picked from commit 81828ba64f6348da2a4aec3fab3e7833f7ad01f0)
---
M java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java
M java/kudu-client/src/test/java/org/apache/kudu/TestColumnSchema.java
2 files changed, 50 insertions(+), 22 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/37/10837/1
--
To view, visit http://gerrit.cloudera.org:8080/10837
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.7.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica7afcbbbd9197e6ffd34761a5298f29e7306dd6
Gerrit-Change-Number: 10837
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>

Reply via email to