Hello Csaba Ringhofer, Impala Public Jenkins,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/18886
to review the following change.
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(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/86/18886/1
--
To view, visit http://gerrit.cloudera.org:8080/18886
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: branch-4.1.1
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8438d3512b0ebaafd319f369c1f6871d980a599
Gerrit-Change-Number: 18886
Gerrit-PatchSet: 1
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>