[ https://issues.apache.org/jira/browse/SPARK-41016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bjørn Jørgensen resolved SPARK-41016. ------------------------------------- Resolution: Invalid > Identical expressions should not be used on both sides of a binary operator > --------------------------------------------------------------------------- > > Key: SPARK-41016 > URL: https://issues.apache.org/jira/browse/SPARK-41016 > Project: Spark > Issue Type: Bug > Components: Pandas API on Spark > Affects Versions: 3.4.0 > Reporter: Bjørn Jørgensen > Priority: Minor > > Identical expressions should not be used on both sides of a binary operator. > There are a lot of this 278 total, > {code:java} > self.check_extension(pser != pser, psser != psser) > {code} > in pandas API test code. > [Issues - spark-python - Bjørn Jørgensen > (sonarcloud.io)|https://sonarcloud.io/project/issues?languages=py&resolved=false&rules=python%3AS1764&id=spark-python] > We either need to fix this or remove them. -- 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