[ 
https://issues.apache.org/jira/browse/SPARK-43111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-43111.
----------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

Issue resolved by pull request 40759
[https://github.com/apache/spark/pull/40759]

> Merge nested if statements into single if statements
> ----------------------------------------------------
>
>                 Key: SPARK-43111
>                 URL: https://issues.apache.org/jira/browse/SPARK-43111
>             Project: Spark
>          Issue Type: Improvement
>          Components: Pandas API on Spark, PySpark
>    Affects Versions: 3.5.0
>            Reporter: Bjørn Jørgensen
>            Assignee: Bjørn Jørgensen
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Simplify the code by merging nested if statements into single if statements 
> using the and operator. The changes do not affect the functionality of the 
> code, but they improve readability and maintainability.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to