Csaba Ringhofer has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18827


Change subject: IMPALA-11489: Fix int overflow in >2GB ORC files
......................................................................

IMPALA-11489: Fix int overflow in >2GB ORC files

This can lead to returning an error "Invalid read len.", but can't lead
to other problems like reading corrupt data or crashing.

The fix is trivial, but creating automatic tests for it seems hard,
so no regression test is added.

Change-Id: Id8438d3512b0ebaafd319f369c1f6871d980a599
---
M be/src/exec/hdfs-orc-scanner.cc
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8438d3512b0ebaafd319f369c1f6871d980a599
Gerrit-Change-Number: 18827
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <[email protected]>

Reply via email to