[
https://issues.apache.org/jira/browse/SPARK-12585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075334#comment-15075334
]
Apache Spark commented on SPARK-12585:
--------------------------------------
User 'davies' has created a pull request for this issue:
https://github.com/apache/spark/pull/10528
> The numFields of UnsafeRow should not changed by pointTo()
> ----------------------------------------------------------
>
> Key: SPARK-12585
> URL: https://issues.apache.org/jira/browse/SPARK-12585
> Project: Spark
> Issue Type: Improvement
> Reporter: Davies Liu
> Assignee: Davies Liu
>
> Right now, numFields will be passed in by pointTo(), then bitSetWidthInBytes
> is calculated, making pointTo() a little bit heavy.
> It should be part of constructor of UnsafeRow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]