Csaba Ringhofer has uploaded a new patch set (#3). ( 
http://gerrit.cloudera.org:8080/24531 )

Change subject: IMPALA-15131: Simplify file format handling in hdfs-scan-node
......................................................................

IMPALA-15131: Simplify file format handling in hdfs-scan-node

Old code selected file format for Iceberg and Hive
tables differently (per file vs per partition).
This can be simplifed as HdfsFileDesc has the
file format set at this point.

Change-Id: I82f84d17e67cb0bb6dbba2ea86b602290d96de8c
---
M be/src/exec/hdfs-scan-node-base.cc
M be/src/exec/hdfs-scan-node-base.h
M be/src/exec/hdfs-scan-node-mt.cc
M be/src/exec/hdfs-scan-node-mt.h
M be/src/exec/hdfs-scan-node.cc
5 files changed, 49 insertions(+), 73 deletions(-)


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I82f84d17e67cb0bb6dbba2ea86b602290d96de8c
Gerrit-Change-Number: 24531
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <[email protected]>

Reply via email to