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

Ruifeng Zheng resolved SPARK-48954.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 47427
[https://github.com/apache/spark/pull/47427]

> Rename unreleased try_remainder() function to try_mod()
> -------------------------------------------------------
>
>                 Key: SPARK-48954
>                 URL: https://issues.apache.org/jira/browse/SPARK-48954
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: Serge Rielau
>            Assignee: Serge Rielau
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> the try_remainder() function is the try_* version of `%` and `mod`.
> As such, given that there is NO `remainder()` function and no other product 
> seems to have try_remainder() we want to rename try_remainder to try_mod()



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to