[
https://issues.apache.org/jira/browse/ARROW-10330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-10330:
-----------------------------------
Labels: pull-request-available (was: )
> [Rust][Datafusion] Implement nullif() function for DataFusion
> -------------------------------------------------------------
>
> Key: ARROW-10330
> URL: https://issues.apache.org/jira/browse/ARROW-10330
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Rust - DataFusion
> Reporter: Evan Chan
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Here is the common definition of NULLIF() function:
> [https://www.w3schools.com/sql/func_sqlserver_nullif.asp]
>
> Among other uses, it is used to protect denominators from divide by 0 errors.
> We have implemented it at UrbanLogiq and would like to contribute this back.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)