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

Takuya Ueshin resolved SPARK-35341.
-----------------------------------
    Fix Version/s: 3.2.0
         Assignee: Xinrong Meng
       Resolution: Fixed

Issue resolved by pull request 32698
https://github.com/apache/spark/pull/32698

> Introduce BooleanExtensionOps
> -----------------------------
>
>                 Key: SPARK-35341
>                 URL: https://issues.apache.org/jira/browse/SPARK-35341
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Xinrong Meng
>            Assignee: Xinrong Meng
>            Priority: Major
>             Fix For: 3.2.0
>
>
> {{Now ___and____, __or____,_ ___rand____, and __ror___ are not data type 
> based.}}
> So we would like to introduce these operators for Boolean spark type IndexOps.
> These bitwise operators should be able to apply to other data types classes. 
> However, this is not the goal of this PR.
> extension_dtypes process these operators differently from the rest of the 
> types, so BooleanExtensionOps is introduced.
>  
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to