[
https://issues.apache.org/jira/browse/SPARK-22068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172551#comment-16172551
]
Apache Spark commented on SPARK-22068:
--------------------------------------
User 'ConeyLiu' has created a pull request for this issue:
https://github.com/apache/spark/pull/19285
> Reduce the duplicate code between putIteratorAsValues and putIteratorAsBytes
> ----------------------------------------------------------------------------
>
> Key: SPARK-22068
> URL: https://issues.apache.org/jira/browse/SPARK-22068
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 2.2.0
> Reporter: Xianyang Liu
>
> The code logic between `MemoryStore.putIteratorAsValues` and
> `Memory.putIteratorAsBytes` are almost same, so we should reduce the
> duplicate code between them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]