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 15:

It seems PS15 doesn't even compile:

15:05:03 > Task :kudu-spark-tools:compileScala FAILED
15:05:03 Pruning sources from previous analysis, due to incompatible 
CompileSetup.
15:05:03 
/home/jenkins-slave/workspace/kudu-master/0/java/kudu-spark-tools/src/main/scala/org/apache/kudu/spark/tools/DistributedDataGenerator.scala:217:
 overloaded method value addDate with alternatives:
15:05:03   (x$1: String,x$2: java.sql.Date)Unit <and>
15:05:03   (x$1: Int,x$2: java.sql.Date)Unit
15:05:03  cannot be applied to (Int, Int)
15:05:03           row.addDate(i, value.toInt)
15:05:03               ^
15:05:03 one error found
15:05:03
15:05:03 > Task :kudu-spark-tools:processResources NO-SOURCE
15:05:03 > Task :kudu-spark-tools:processTestResources
15:05:04 > Task :kudu-test-utils:compileTestJava
15:05:04 > Task :kudu-test-utils:processTestResources
15:05:04 > Task :kudu-test-utils:testClasses
15:05:04
15:05:04 FAILURE: Build completed with 2 failures.
15:05:04
15:05:04 1: Task failed with an exception.
15:05:04 -----------
15:05:04 * What went wrong:
15:05:04 Execution failed for task ':kudu-spark:compileTestScala'.
15:05:04 > Compilation failed


--
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: 15
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 05:02:25 +0000
Gerrit-HasComments: No

Reply via email to