Youwei Wang has uploaded a new change for review. http://gerrit.cloudera.org:8080/3137
Change subject: IMPALA-3504: current timestamp in UTC, i.e. utc_timestamp() ...................................................................... IMPALA-3504: current timestamp in UTC, i.e. utc_timestamp() Utilize Boost timedate API to get the current UTC timestamp. Syntax: select utc_timestamp(); Return: 2016-05-20 00:55:55 Change-Id: I9bfdb916aeb3a572c66d9dd786e3ea8342030ff0 --- M be/src/exprs/timestamp-functions-ir.cc M be/src/exprs/timestamp-functions.h M common/function-registry/impala_functions.py 3 files changed, 44 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/37/3137/1 -- To view, visit http://gerrit.cloudera.org:8080/3137 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9bfdb916aeb3a572c66d9dd786e3ea8342030ff0 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Youwei Wang <[email protected]>
