Adam Tamas has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/16179 )
Change subject: IMPALA-9941: ExprTest.CastExprs fails when running with ASAN fix ...................................................................... IMPALA-9941: ExprTest.CastExprs fails when running with ASAN fix Fixed the issue with the ASAN build where only date tokens with wrong format in a timestamps fails. Updated files connected to the drop of dateless timestamps. Testxing: - Ran CORE tests - Ran ASAN with EE_TEST_SHARDS=6 (with the help of IMPALA-9887) Change-Id: I75bd47b6627a2e338c46dc354f7e67d34c1abbcf --- M be/src/exprs/expr-test.cc M be/src/runtime/date-parse-util.cc M be/src/runtime/datetime-simple-date-format-parser.cc M be/src/runtime/datetime-simple-date-format-parser.h M be/src/runtime/timestamp-parse-util.cc M be/src/runtime/timestamp-parse-util.h 6 files changed, 64 insertions(+), 70 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/79/16179/3 -- To view, visit http://gerrit.cloudera.org:8080/16179 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I75bd47b6627a2e338c46dc354f7e67d34c1abbcf Gerrit-Change-Number: 16179 Gerrit-PatchSet: 3 Gerrit-Owner: Adam Tamas <[email protected]> Gerrit-Reviewer: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
