[ https://issues.apache.org/jira/browse/SPARK-51001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013555#comment-18013555 ]
Dongjoon Hyun commented on SPARK-51001: --------------------------------------- I updated the `Fix Version` from 4.0.0 to 4.1.0 because we have this at `master` branch only. > Refine arrayEquals to use long as loop index > -------------------------------------------- > > Key: SPARK-51001 > URL: https://issues.apache.org/jira/browse/SPARK-51001 > Project: Spark > Issue Type: Improvement > Components: Spark Core, SQL > Affects Versions: 3.5.5 > Reporter: Yibo Cai > Assignee: Yibo Cai > Priority: Minor > Fix For: 4.1.0 > > > Change arrayEquals loop index i from int to long fixes a potential bug and > improves performance. > Details at https://github.com/apache/spark/pull/49568. -- 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