Bharath Vissapragada has uploaded a new patch set (#3).

Change subject: IMPALA-3194: Allow queries materializing scalar type columns in 
RC_FILE
......................................................................

IMPALA-3194: Allow queries materializing scalar type columns in RC_FILE

IMPALA-2844 created a minor regression by blocking all queries that
materialize a column on table with complex type columns backed by
RC_FILE format. This commit unblocks queries that materialize only
scalar type columns.

Change-Id: I3a89b211bdc01f7e07497e293fafd75ccf0500fe
---
M fe/src/main/java/com/cloudera/impala/planner/HdfsScanNode.java
M 
testdata/workloads/functional-planner/queries/PlannerTest/complex-types-file-formats.test
2 files changed, 17 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/80/2580/3
-- 
To view, visit http://gerrit.cloudera.org:8080/2580
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3a89b211bdc01f7e07497e293fafd75ccf0500fe
Gerrit-PatchSet: 3
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Marcel Kornacker <[email protected]>

Reply via email to