Vincent Tran has uploaded a new patch set (#3). Change subject: IMPALA-5315 Cast to timestamp fails for YYYY-M-D format ......................................................................
IMPALA-5315 Cast to timestamp fails for YYYY-M-D format This change allows casting of a string in 'lazy' date format to timestamp. The supported lazy date formats are: YYYY-M-D YYYY-MM-D YYYY-M-DD Change-Id: Ib9a184a09d7e7783f04d47588537612c2ecec28f --- M be/src/exprs/expr-test.cc M be/src/runtime/timestamp-parse-util.cc M be/src/runtime/timestamp-parse-util.h 3 files changed, 43 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/09/7009/3 -- To view, visit http://gerrit.cloudera.org:8080/7009 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib9a184a09d7e7783f04d47588537612c2ecec28f Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Vincent Tran <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Vincent Tran <[email protected]>
