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

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

--
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: merged
Gerrit-Change-Id: I81e12e43c776f6eaa8a2803ea87e98093a98c2b7
Gerrit-Change-Number: 18767
Gerrit-PatchSet: 4
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