Csaba Ringhofer has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/18827
Reviewed-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Csaba Ringhofer <[email protected]>
Tested-by: Csaba Ringhofer <[email protected]>
---
M be/src/exec/hdfs-orc-scanner.cc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved
  Csaba Ringhofer: Looks good to me, approved; Verified

--
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: merged
Gerrit-Change-Id: Id8438d3512b0ebaafd319f369c1f6871d980a599
Gerrit-Change-Number: 18827
Gerrit-PatchSet: 4
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>

Reply via email to