Tim Armstrong has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/9957 )
Change subject: IMPALA-5607: part 1: breaking extract/date_part changes ...................................................................... IMPALA-5607: part 1: breaking extract/date_part changes 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/2 -- 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: newpatchset Gerrit-Change-Id: I42d83712d9bb3a4900bec38a9c009dcf2a1fe019 Gerrit-Change-Number: 9957 Gerrit-PatchSet: 2 Gerrit-Owner: Tim Armstrong <[email protected]>
