Daniel Becker has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13176
Change subject: IMPALA-8467: ParquetPlainEncoder::Decode leads to multiple test failures in ASAN builds ...................................................................... IMPALA-8467: ParquetPlainEncoder::Decode leads to multiple test failures in ASAN builds Fixed the buffer overflow failure. Testing: Tests in parquet-plain-test.cc pass with ASAN enabled. Change-Id: I2ac77f5f135f063bf6b8f7406d5b41535190d5a2 --- M be/src/exec/parquet/parquet-common.h 1 file changed, 13 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/76/13176/2 -- To view, visit http://gerrit.cloudera.org:8080/13176 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2ac77f5f135f063bf6b8f7406d5b41535190d5a2 Gerrit-Change-Number: 13176 Gerrit-PatchSet: 2 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
