Yang Jie created SPARK-40398:
--------------------------------

             Summary: Use Loop instead of Arrays.stream
                 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


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

Reply via email to