Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19148 )
Change subject: IMPALA-11666: Modify the warning message when table statistics may be corrupt ...................................................................... IMPALA-11666: Modify the warning message when table statistics may be corrupt This patch revises the warning message that is output when 'hasCorruptTableStats_' of an HDFS table is set to true to let users know that it does not necessarily imply the existence of corrupt table statistics. Testing: - Verified that this patch passes the core tests in the DEBUG build. Change-Id: I404b00db97f1fa0f6e67995c6e85a124ccf242ef Reviewed-on: http://gerrit.cloudera.org:8080/19148 Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/planner/Planner.java 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Quanlong Huang: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/19148 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I404b00db97f1fa0f6e67995c6e85a124ccf242ef Gerrit-Change-Number: 19148 Gerrit-PatchSet: 6 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Qifan Chen <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
