[
https://issues.apache.org/jira/browse/SPARK-58581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruifeng Zheng updated SPARK-58581:
----------------------------------
Summary: Use native Spark function for NumPy floor_divide (was: Remove
unreachable NumPy floor_divide mapping)
> Use native Spark function for NumPy floor_divide
> ------------------------------------------------
>
> Key: SPARK-58581
> URL: https://issues.apache.org/jira/browse/SPARK-58581
> Project: Spark
> Issue Type: Sub-task
> Components: Pandas API on Spark
> Affects Versions: 5.0.0
> Reporter: Ruifeng Zheng
> Priority: Major
> Labels: pull-request-available
>
> Remove the unreachable floor_divide entry from binary_np_spark_mappings.
> np.floor_divide dispatches to the floordiv dunder operation before this
> registry is consulted, so the entry cannot affect normal pandas API on Spark
> Series or Index operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]