Bharath Vissapragada has uploaded a new change for review. http://gerrit.cloudera.org:8080/2580
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, 25 insertions(+), 22 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/80/2580/1 -- To view, visit http://gerrit.cloudera.org:8080/2580 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3a89b211bdc01f7e07497e293fafd75ccf0500fe Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Bharath Vissapragada <[email protected]>
