Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11989 )
Change subject: IMPALA-7882: Remove StringValue padding validation ...................................................................... IMPALA-7882: Remove StringValue padding validation Previously, the StringValue test in the llvm-codegen-test validated the padding bytes. The validation check was invalidated by IMPALA-7367. This change removes that check. Testing: Ran core tests with ASAN enabled. Change-Id: I3e7247b416ae9e1bc6da299572f2b6f326ad1c71 Reviewed-on: http://gerrit.cloudera.org:8080/11989 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/codegen/llvm-codegen-test.cc 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/11989 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3e7247b416ae9e1bc6da299572f2b6f326ad1c71 Gerrit-Change-Number: 11989 Gerrit-PatchSet: 3 Gerrit-Owner: Pooja Nilangekar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Pooja Nilangekar <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
