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

Xinrong Meng updated SPARK-35341:
---------------------------------
    Description: 
Now __and__, __or__, __rand__, and __ror__ are not data type based.

So we would like to introduce  __and__, __or__, __rand__, and __ror__ to each 
DataTypeOps subclass.

extension_dtypes process __and__, __or__, __rand__, and __ror__ differently 
from the rest of types.

So we would also introduce 

  was:
extension_dtypes process __and__, __or__, __rand__, and __ror__ differently 
with the rest of dtypes.

We would like to introduce 


> Introduce ExtentionDtypeOps
> ---------------------------
>
>                 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
>            Priority: Major
>
> Now __and__, __or__, __rand__, and __ror__ are not data type based.
> So we would like to introduce  __and__, __or__, __rand__, and __ror__ to each 
> DataTypeOps subclass.
> extension_dtypes process __and__, __or__, __rand__, and __ror__ differently 
> from the rest of types.
> So we would also introduce 



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