Fang-Yu Rao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22340


Change subject: IMPALA-13666: Provide a non-null fileMetadataStats for 
HdfsPartition
......................................................................

IMPALA-13666: Provide a non-null fileMetadataStats for HdfsPartition

IMPALA-13154 added the method getFileMetadataStats() to
HdfsPartition.java that would return the file metadata statistics. The
method requires the corresponding HdfsPartition instance to have a
non-null field of 'fileMetadataStats_'. This patch revises two existing
constructors of HdfsPartition to provide a non-null value for
'fileMetadataStats'. This makes it easier for a third party extension
to set up and update the field of 'fileMetadataStats_'.

Change-Id: I7e690729fcaebb1e380cc61f2b746783c86dcbf7
---
M fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java
1 file changed, 10 insertions(+), 12 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/22340/1
--
To view, visit http://gerrit.cloudera.org:8080/22340
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e690729fcaebb1e380cc61f2b746783c86dcbf7
Gerrit-Change-Number: 22340
Gerrit-PatchSet: 1
Gerrit-Owner: Fang-Yu Rao <[email protected]>

Reply via email to