[ https://issues.apache.org/jira/browse/HIVE-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
He Yongqiang resolved HIVE-1205. -------------------------------- Resolution: Invalid Fix Version/s: 0.6.0 For empty rows, we actually do not need to write anything. This will not affect the join. > RowContainer should flush out dummy rows when the table desc is null > --------------------------------------------------------------------- > > Key: HIVE-1205 > URL: https://issues.apache.org/jira/browse/HIVE-1205 > Project: Hadoop Hive > Issue Type: Bug > Reporter: He Yongqiang > Fix For: 0.6.0 > > > When a skew key found, row container will flush all rows to hdfs. > But if the table desc is null, it actually flush an empty file. It should > flush out a file with dummy rows. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.