[ https://issues.apache.org/jira/browse/HIVE-8616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189370#comment-14189370 ]
Suhas Satish commented on HIVE-8616: ------------------------------------ Hi Xuefu, Yes most of these failing tests set hive.auto.convert.join = true and convert a common join where possible into map-join. But since we dont have the HashTable sinking and SparkHashTableLoader yet, they fail downstream. I am commenting out the triggering rules in SparkCompiler and resubmitting my patch. > convert joinOp to MapJoinOp and generate MapWorks only [Spark Branch] > --------------------------------------------------------------------- > > Key: HIVE-8616 > URL: https://issues.apache.org/jira/browse/HIVE-8616 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Suhas Satish > Assignee: Suhas Satish > Attachments: HIVE-8616-spark.patch, HIVE-8616.2-spark.patch > > > This is a sub-task of map join on spark. > The parent jira is > https://issues.apache.org/jira/browse/HIVE-7613 -- This message was sent by Atlassian JIRA (v6.3.4#6332)