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

Sean R. Owen updated SPARK-43005:
---------------------------------
    Priority: Minor  (was: Major)

> `v is v >= 0` typo in pyspark/pandas/config.py
> ----------------------------------------------
>
>                 Key: SPARK-43005
>                 URL: https://issues.apache.org/jira/browse/SPARK-43005
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Tian Haoyu
>            Priority: Minor
>
> By comparing compute.isin_limit and plotting.max_rows, {{v is v}} is likely 
> to be a typo.
> We should fix {{v is v >= 0}} with {{{}v >= 0{}}}.



--
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