[
https://issues.apache.org/jira/browse/SPARK-35601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357545#comment-17357545
]
Apache Spark commented on SPARK-35601:
--------------------------------------
User 'xinrong-databricks' has created a pull request for this issue:
https://github.com/apache/spark/pull/32785
> Support arithmetic operations against bool
> ------------------------------------------
>
> Key: SPARK-35601
> URL: https://issues.apache.org/jira/browse/SPARK-35601
> Project: Spark
> Issue Type: Sub-task
> Components: PySpark
> Affects Versions: 3.2.0
> Reporter: Xinrong Meng
> Priority: Major
>
> Arithmetic operations involving bool are not supported now. A TypeError would
> be raised when `psser + True` for example.
> We ought to match pandas' behaviors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]