Vincent Tran has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9725
Change subject: IMPALA-6641: Support more separators between date and time in default timestamp format ...................................................................... IMPALA-6641: Support more separators between date and time in default timestamp format This change adds support to the multi-space separator and the 'T' separator between the date and time component of a datetime string during a cast (x as timestamp). Testing: Added valid and invalid tests to expr-test.cc to validate the functionality during a cast. Change-Id: Id2ce3ba09256b3996170e42d42d49d12776cab97 --- M be/src/exprs/expr-test.cc M be/src/runtime/timestamp-parse-util.cc 2 files changed, 33 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/25/9725/1 -- To view, visit http://gerrit.cloudera.org:8080/9725 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id2ce3ba09256b3996170e42d42d49d12776cab97 Gerrit-Change-Number: 9725 Gerrit-PatchSet: 1 Gerrit-Owner: Vincent Tran <[email protected]>
