Daniel Becker has uploaded this change for review. ( 
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
M be/src/exec/hdfs-avro-scanner.h
2 files changed, 11 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/67/18767/1
--
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: newchange
Gerrit-Change-Id: I81e12e43c776f6eaa8a2803ea87e98093a98c2b7
Gerrit-Change-Number: 18767
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Becker <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>

Reply via email to