[ https://issues.apache.org/jira/browse/SPARK-40398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602135#comment-17602135 ]
Apache Spark commented on SPARK-40398: -------------------------------------- User 'LuciferYang' has created a pull request for this issue: https://github.com/apache/spark/pull/37843 > Use Loop instead of Arrays.stream api > ------------------------------------- > > Key: SPARK-40398 > URL: https://issues.apache.org/jira/browse/SPARK-40398 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 3.4.0 > Reporter: Yang Jie > Priority: Minor > > When the logic of stream pipe is relatively simple, using Arrays.stream is > always slower than using loop directly > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org