Gunther Hagleitner created HIVE-7546: ----------------------------------------
Summary: Pull partition and column stats regardless of hive conf settings Key: HIVE-7546 URL: https://issues.apache.org/jira/browse/HIVE-7546 Project: Hive Issue Type: Sub-task Reporter: Gunther Hagleitner Assignee: Gunther Hagleitner Because of performance reasons we have flags to avoid loading certain stats when requested. That's fine for the join selection algo, but CBO needs these stats. This patch separates the two so that CBO can fetch the stats it needs and the regular stats annotation can be controlled via flags. -- This message was sent by Atlassian JIRA (v6.2#6252)