[
https://issues.apache.org/jira/browse/SPARK-58581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruifeng Zheng resolved SPARK-58581.
-----------------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
Issue resolved by pull request 57783
[https://github.com/apache/spark/pull/57783]
> 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
> Assignee: Ruifeng Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.4.0
>
>
> 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]