Serge Rielau created SPARK-48954:
------------------------------------

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