Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/7954 )
Change subject: IMPALA-5664: Unix time to timestamp conversions may crash Impala ...................................................................... Patch Set 15: I have checked the output of jenkins. There are 3 problematic front end tests: AnalyzeDDLTest.TestCreateManagedKuduTable error, (null pointer exception), side effect of adding warning to invalid string->timestamp casts PlannerTest.testKuduSelectivity: failure, not 100% sure that it is related to the patch PlannerTest.testPartitionPruning: failure, side effect of adding warning to invalid string->timestamp casts As a short term solution, the warning can be removed from the string->timestamp conversion, as it is not related to the original issue. -- To view, visit http://gerrit.cloudera.org:8080/7954 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I77b2f6284d3a597f57e61c17a67c959eff9e38ff Gerrit-Change-Number: 7954 Gerrit-PatchSet: 15 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Comment-Date: Thu, 12 Oct 2017 15:59:40 +0000 Gerrit-HasComments: No
