Zoltan Haindrich created HIVE-18162: ---------------------------------------
Summary: Investigate bucketed table stats Key: HIVE-18162 URL: https://issues.apache.org/jira/browse/HIVE-18162 Project: Hive Issue Type: Sub-task Components: Statistics Reporter: Zoltan Haindrich something is very off in: ql/src/test/results/clientpositive/auto_sortmerge_join_12.q.out * 170 bytes of data; 1 rows * tablescan(d) reacts to deser factor changes * tablescan(b) seem to ignore deser factor changes ; however they scan the same table.. * these all might be the consequence of the fact that table with alias {{d}} 's on condition is probably typoed ; and causes: {code} Warning: Map Join MAPJOIN[31][bigTable=?] in task 'Stage-3:MAPRED' is a cross product {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)