Tian Haoyu created SPARK-43005:
----------------------------------
Summary: `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
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]