Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13131
Change subject: IMPALA-8463: fix skip.header.line.count on local catalog ...................................................................... IMPALA-8463: fix skip.header.line.count on local catalog This adds missing logic based on the existing implementation for the traditional catalog tables. Testing: Added a unit test that repros the problem. End-to-end tests run against local catalog will catch this but aren't enabled. Change-Id: I3957b3661574c356a14197e8829abbed92028a1a --- M fe/src/main/java/org/apache/impala/catalog/local/LocalFsTable.java M fe/src/test/java/org/apache/impala/catalog/local/LocalCatalogTest.java 2 files changed, 24 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/31/13131/1 -- To view, visit http://gerrit.cloudera.org:8080/13131 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I3957b3661574c356a14197e8829abbed92028a1a Gerrit-Change-Number: 13131 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
