Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/10502 )
Change subject: [java] Add Timestamp APIs to kudu-client ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/10502/2/java/kudu-client/src/test/java/org/apache/kudu/util/TestTimestampUtil.java File java/kudu-client/src/test/java/org/apache/kudu/util/TestTimestampUtil.java: http://gerrit.cloudera.org:8080/#/c/10502/2/java/kudu-client/src/test/java/org/apache/kudu/util/TestTimestampUtil.java@50 PS2, Line 50: public void testNonZuluTimestampConversion() throws Exception { > Is this testing any Kudu functionality? I was pretty thoroughly confused w To some degree it's not, but it demonstrates and proves that the timezone doesn't matter when converting between micros, timestamps, and strings. I think at a minimum it's a valid illustration of the potential use. -- To view, visit http://gerrit.cloudera.org:8080/10502 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1fdd397691f12f279663838af9fa12ed27508fd1 Gerrit-Change-Number: 10502 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Comment-Date: Thu, 31 May 2018 15:35:22 +0000 Gerrit-HasComments: Yes
