Jim Apple has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11380


Change subject: IMPALA-5031: Allow UBSAN to be set on codegen
......................................................................

IMPALA-5031: Allow UBSAN to be set on codegen

This adds a new buildall options, -full_ubsan, that is stronger than
just -ubsan, in that it forces codegen to use the undefined behavior
sanitizer as well. Because this slows down testing significantly, it
is not made the default when using -ubsan.

Change-Id: I054e78dd172ee140f2095a523595ff030494e560
---
M be/CMakeLists.txt
M be/src/common/logging.h
M be/src/exec/grouping-aggregator.cc
M be/src/exec/hdfs-avro-scanner.cc
M be/src/exec/hdfs-parquet-scanner.cc
M be/src/exec/hdfs-scanner.cc
M be/src/exec/partitioned-hash-join-builder.cc
M be/src/exec/partitioned-hash-join-node.cc
M be/src/exec/select-node.cc
M be/src/exec/topn-node.cc
M be/src/exec/union-node.cc
M bin/make_impala.sh
M buildall.sh
13 files changed, 74 insertions(+), 42 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I054e78dd172ee140f2095a523595ff030494e560
Gerrit-Change-Number: 11380
Gerrit-PatchSet: 1
Gerrit-Owner: Jim Apple <[email protected]>

Reply via email to