Ashutosh Chauhan created HIVE-14228: ---------------------------------------
Summary: Better row count estimates for outer join during physical planning Key: HIVE-14228 URL: https://issues.apache.org/jira/browse/HIVE-14228 Project: Hive Issue Type: Improvement Components: Physical Optimizer Affects Versions: 2.1.0, 2.0.0, 1.2.0 Reporter: Ashutosh Chauhan Assignee: Ashutosh Chauhan Currently, row counts for all join types are estimated as if they are outer join. We need to update that logic to take into account different join types. -- This message was sent by Atlassian JIRA (v6.3.4#6332)