You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2015/12/13 20:51:46 UTC

[jira] [Commented] (SPARK-12288) Support UnsafeRow in Coalesce/Except/Intersect

    [ https://issues.apache.org/jira/browse/SPARK-12288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055110#comment-15055110 ] 

Xiao Li commented on SPARK-12288:
---------------------------------

[~davies] It sounds like Except and Intersect can support UnsafeRow? 

We just need to add the following line to Except and Intersect
{code}
override def canProcessUnsafeRows: Boolean = true
{code}

Thanks!

> Support UnsafeRow in Coalesce/Except/Intersect
> ----------------------------------------------
>
>                 Key: SPARK-12288
>                 URL: https://issues.apache.org/jira/browse/SPARK-12288
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Davies Liu
>




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

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