Hello Impala Public Jenkins,

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

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

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

Change subject: WIP IMPALA-9249: Fix ORC scanner crash when root type is not 
struct
......................................................................

WIP IMPALA-9249: Fix ORC scanner crash when root type is not struct

The root type should be struct as far as I know, and this was
checked with a DCHECK, leading to crashes in fuzz tests. This
change replaced the DCHECK with returning an error message.

Testing:
TODO: no test yet, as I couldn't reproduce the crash until now

Change-Id: I7fba8cffbcdf8f647e27e2d5ee9e6716a4492b9b
---
M be/src/exec/hdfs-orc-scanner.cc
M be/src/exec/orc-metadata-utils.cc
M be/src/exec/orc-metadata-utils.h
3 files changed, 19 insertions(+), 18 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/21/15021/2
--
To view, visit http://gerrit.cloudera.org:8080/15021
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7fba8cffbcdf8f647e27e2d5ee9e6716a4492b9b
Gerrit-Change-Number: 15021
Gerrit-PatchSet: 2
Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to