Hello Aman Sinha, Kurt Deschler, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#5).

Change subject: IMPALA-11056: Create option to fail query on Java UDF exceptions
......................................................................

IMPALA-11056: Create option to fail query on Java UDF exceptions

This commit will create a new query option,
"abort_java_udf_on_exception".  The current and default behavior
is that when the Java UDF throws an exception, a warning is logged
and the function returns NULL. If the query option is set to
true, the query will fail.

Change-Id: Ifece20cf16a6575f1c498238f754440e870e2ce9
---
M be/src/exec/parquet/hdfs-parquet-scanner.cc
M be/src/exec/parquet/hdfs-parquet-scanner.h
M be/src/exprs/hive-udf-call-ir.cc
M be/src/exprs/hive-udf-call.cc
M be/src/runtime/runtime-state.h
M be/src/service/query-options.cc
M be/src/service/query-options.h
M common/thrift/ImpalaService.thrift
M common/thrift/Query.thrift
A 
testdata/workloads/functional-query/queries/QueryTest/iceberg-dictionary-runtime-filter.test
M testdata/workloads/functional-query/queries/QueryTest/java-udf.test
A 
testdata/workloads/functional-query/queries/QueryTest/parquet-dictionary-runtime-filter.test
M tests/query_test/test_runtime_filters.py
13 files changed, 410 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/80/18080/5
--
To view, visit http://gerrit.cloudera.org:8080/18080
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifece20cf16a6575f1c498238f754440e870e2ce9
Gerrit-Change-Number: 18080
Gerrit-PatchSet: 5
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Steve Carlin <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>

Reply via email to