You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bjørn Jørgensen (Jira)" <ji...@apache.org> on 2023/04/12 20:45:00 UTC

[jira] [Commented] (SPARK-43111) Merge nested if statements into single if statements

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org