[ 
https://issues.apache.org/jira/browse/SPARK-43111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711554#comment-17711554
 ] 

Bjørn Jørgensen commented on SPARK-43111:
-----------------------------------------

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
>            Priority: Major
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to