[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18854


Change subject: [IMPALA-11500] Fix Impalad crashed in 
ParquetBoolDecoder::SkipValues when num_values is 0
......................................................................

[IMPALA-11500] Fix Impalad crashed in ParquetBoolDecoder::SkipValues when 
num_values is 0

Fix Impalad crashed in the method ParquetBoolDecoder::SkipValues when
the parameter 'num_values' is 0. In the method
ParquetBoolDecoder::SkipValues, if the parameter 'num_values' is 0
return true without other logic.

Testing:
 - Add e2e tests

Change-Id: I8c4c5a4dff9e9e75913c7b524b4ae70967febb37
---
M be/src/exec/parquet/parquet-column-readers.cc
A 
testdata/workloads/functional-query/queries/QueryTest/parquet-page-index-bugfix.test
M tests/query_test/test_parquet_stats.py
3 files changed, 35 insertions(+), 0 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8c4c5a4dff9e9e75913c7b524b4ae70967febb37
Gerrit-Change-Number: 18854
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to