Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/14517 )

Change subject: [KUDU-2632] Add a DATE type backed by INT32 (Part 2, Java 
client)
......................................................................


Patch Set 16:

Tests fail:

java.lang.IllegalArgumentException: date isn't [Type: int32], it's date
  at org.apache.kudu.client.PartialRow.checkColumn(PartialRow.java:1228) 
~[main/:?]
  at org.apache.kudu.client.PartialRow.getInt(PartialRow.java:316) ~[main/:?]
  at org.apache.kudu.client.PartialRow.getInt(PartialRow.java:304) ~[main/:?]
  at org.apache.kudu.client.TestPartialRow.testSetMin(TestPartialRow.java:474) 
~[test/:?]
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_141]
  at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_141]


--
To view, visit http://gerrit.cloudera.org:8080/14517
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I9a09f4f9c804c1b2965e78da78528225a9c769e2
Gerrit-Change-Number: 14517
Gerrit-PatchSet: 16
Gerrit-Owner: Volodymyr Verovkin <verjov...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Volodymyr Verovkin <verjov...@cloudera.com>
Gerrit-Comment-Date: Fri, 07 Feb 2020 17:49:02 +0000
Gerrit-HasComments: No

Reply via email to