Fredy Wijaya has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/9364 )
Change subject: IMPALA-6275: Fix warn stacktrace in successful CTAS ...................................................................... IMPALA-6275: Fix warn stacktrace in successful CTAS For CTAS in HDFS tables, do not load the column statistics from HMS since since that information will not be available in HMS. Change-Id: I6f07a188458954802fda20e3b3b56280d96e788e --- M fe/src/main/java/org/apache/impala/catalog/HdfsTable.java 1 file changed, 21 insertions(+), 14 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/9364/2 -- To view, visit http://gerrit.cloudera.org:8080/9364 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I6f07a188458954802fda20e3b3b56280d96e788e Gerrit-Change-Number: 9364 Gerrit-PatchSet: 2 Gerrit-Owner: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]>
