Thomas Tauber-Marshall has uploaded a new change for review. http://gerrit.cloudera.org:8080/2490
Change subject: IMPALA-1772: Add additional date/time functions. ...................................................................... IMPALA-1772: Add additional date/time functions. Implemented the 'quarter' builtin function, which takes a date and return the quarter of the year that date falls in, in the range 1 to 4. Change-Id: I741e2cab2c265203e28102c385d7e943eae3ef3e --- 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, 23 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/90/2490/1 -- To view, visit http://gerrit.cloudera.org:8080/2490 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I741e2cab2c265203e28102c385d7e943eae3ef3e Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Thomas Tauber-Marshall <[email protected]>
