[ 
https://issues.apache.org/jira/browse/SPARK-41319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642221#comment-17642221
 ] 

Ruifeng Zheng commented on SPARK-41319:
---------------------------------------

I thought we need dedicated proto message for `when(...).otherwise(...)`, but I 
just found that we have `CaseWhen` in FunctionRegistry, so maybe we can still 
use `UnresolvedFunction` to express this.

I will update the status when I have more findings.

> when-otherwise support
> ----------------------
>
>                 Key: SPARK-41319
>                 URL: https://issues.apache.org/jira/browse/SPARK-41319
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect
>    Affects Versions: 3.4.0
>            Reporter: Ruifeng Zheng
>            Priority: Major
>
> to support the `when(condition, col).otherwise(col)` function in Spark 
> Connect.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to