[ 
https://issues.apache.org/jira/browse/SPARK-11117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-11117:
------------------------------------

    Assignee: Apache Spark  (was: Cheng Lian)

> PhysicalRDD.outputsUnsafeRows should return true when the underlying data 
> source produces UnsafeRows
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-11117
>                 URL: https://issues.apache.org/jira/browse/SPARK-11117
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.5.1
>            Reporter: Cheng Lian
>            Assignee: Apache Spark
>
> {{PhysicalRDD}} doesn't override {{SparkPlan.outputsUnsafeRows}}, and thus 
> can't avoid {{ConvertToUnsafe}} when upper level operators only support 
> {{UnsafeRow}} even if the underlying data source produces {{UnsafeRow}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to