Tim Armstrong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/9957


Change subject: IMPALA-5607: part 1: change date_part to return bigint
......................................................................

IMPALA-5607: part 1: change date_part to return bigint

This is the compatibility-breaking part of Jinchul Kim's change
to add additional units. To support nanoseconds we need to
widen the output type of these functions. We also change
the meaning of "milliseconds" to include the seconds component.

Cherry-picks: not for 2.x

Change-Id: I42d83712d9bb3a4900bec38a9c009dcf2a1fe019
---
M be/src/exprs/expr-test.cc
M be/src/exprs/udf-builtins-ir.cc
M be/src/exprs/udf-builtins.h
M common/function-registry/impala_functions.py
4 files changed, 91 insertions(+), 83 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/9957/1
--
To view, visit http://gerrit.cloudera.org:8080/9957
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I42d83712d9bb3a4900bec38a9c009dcf2a1fe019
Gerrit-Change-Number: 9957
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to