[
https://issues.apache.org/jira/browse/HIVE-7939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao updated HIVE-7939:
-----------------------
Summary: Refactoring GraphTran to make it conform to SparkTran interface.
[Spark Branch] (was: Refactoring GraphTran to make it conform to SparkTran
interface.)
> Refactoring GraphTran to make it conform to SparkTran interface. [Spark
> Branch]
> -------------------------------------------------------------------------------
>
> Key: HIVE-7939
> URL: https://issues.apache.org/jira/browse/HIVE-7939
> Project: Hive
> Issue Type: Task
> Components: Spark
> Reporter: Chao
> Assignee: Chao
>
> Currently, {{GraphTran}} uses its own {{execute}} method, which executes the
> operator plan in a DFS fashion, and does something special for union. The
> goal for this JIRA is to do some refactoring and make it conform to the
> {{SparkTran}} interface.
> The initial idea is to use varargs for {{SparkTran::transform}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)