You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/05/20 18:33:00 UTC

[jira] [Assigned] (SPARK-35314) Support arithmetic operations against bool IndexOpsMixin

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

Apache Spark reassigned SPARK-35314:
------------------------------------

    Assignee: Apache Spark

> Support arithmetic operations against bool IndexOpsMixin
> --------------------------------------------------------
>
>                 Key: SPARK-35314
>                 URL: https://issues.apache.org/jira/browse/SPARK-35314
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Xinrong Meng
>            Assignee: Apache Spark
>            Priority: Major
>
> Existing binary operations of bool Series in Koalas do not match pandas’ behaviors.
> pandas take True as 1, False as 0 when dealing with numeric values, numeric collections, and numeric Series; whereas Koalas raises an AnalysisException no matter what the binary operation is.
> We aim to match pandas' behaviors.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org