Thomas Tauber-Marshall has uploaded a new patch set (#5). Change subject: IMPALA-1772: Add additional date/time functions. ......................................................................
IMPALA-1772: Add additional date/time functions. Implemented the 'millisecond' built-in function, which takes a timestamp and returns an integer representing its millisecond portion. Other functions pending. Change-Id: I3bafc6aaf80d1d8d2a634d120d9dbdb954d3f0c4 --- M be/src/exprs/expr-test.cc M be/src/exprs/timestamp-functions.cc M be/src/exprs/timestamp-functions.h M common/function-registry/impala_functions.py 4 files changed, 17 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/48/2148/5 -- To view, visit http://gerrit.cloudera.org:8080/2148 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3bafc6aaf80d1d8d2a634d120d9dbdb954d3f0c4 Gerrit-PatchSet: 5 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>
