Dan Hecht has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/7364

Change subject: IMPALA-5580: fix Java UDFs that return NULL strings
......................................................................

IMPALA-5580: fix Java UDFs that return NULL strings

In commit 381e719, we accidently made it so that is_null=true
StringVals became is_null=false with len=0. Fix that and add
a regression test.

Change-Id: I34d288aad66a2609484058c9a177c02200cb6a6e
---
M be/src/exprs/hive-udf-call.cc
M testdata/workloads/functional-query/queries/QueryTest/java-udf.test
2 files changed, 28 insertions(+), 31 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I34d288aad66a2609484058c9a177c02200cb6a6e
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Dan Hecht <[email protected]>

Reply via email to