Daniel Becker has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/18767 )

Change subject: IMPALA-10267: Addendum (Properly handle continued scanning 
after parse error in HdfsAvroScanner)
......................................................................

IMPALA-10267: Addendum
(Properly handle continued scanning after parse error in
HdfsAvroScanner)

The commit for IMPALA-10267 contained an error: in
hdfs-avro-scanner.cc:514 the condition checked the num_records_in_block_
member variable instead of the num_records_in_block local variable. This
way the error described in IMPALA-10267 was not corrected.

This commit fixes this error.

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


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I81e12e43c776f6eaa8a2803ea87e98093a98c2b7
Gerrit-Change-Number: 18767
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Becker <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to