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

Apache Spark commented on SPARK-9777:
-------------------------------------

User 'yhuai' has created a pull request for this issue:
https://github.com/apache/spark/pull/8064

> Window operator can accept UnsafeRows 
> --------------------------------------
>
>                 Key: SPARK-9777
>                 URL: https://issues.apache.org/jira/browse/SPARK-9777
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Yin Huai
>            Assignee: Yin Huai
>
> We can set {{  override def canProcessUnsafeRows: Boolean = true}} in 
> {{Window}} operator since it does not care if its input rows are UnsafeRows 
> or SafeRows.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to