[ https://issues.apache.org/jira/browse/SPARK-26294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-26294. ------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 23247 [https://github.com/apache/spark/pull/23247] > Delete Unnecessary If statement > ------------------------------- > > Key: SPARK-26294 > URL: https://issues.apache.org/jira/browse/SPARK-26294 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 2.4.0 > Reporter: wangjiaochun > Assignee: wangjiaochun > Priority: Trivial > Fix For: 3.0.0 > > > Delete unnecessary If statement, because it Impossible execution when > records less than or equal to zero.it is only execution when records begin > zero. > -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org