[
https://issues.apache.org/jira/browse/SPARK-41016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-41016:
------------------------------------
Assignee: (was: Apache Spark)
> 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: [email protected]
For additional commands, e-mail: [email protected]