[
https://issues.apache.org/jira/browse/SPARK-49088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908069#comment-17908069
]
Pengfei Xu commented on SPARK-49088:
------------------------------------
I wonder if we should remove it from UnresolvedFunction.
In AST we support three agg functions: first, last, and any_value, to be marked
as IGNORE NULLS, which is passed to the analyser via
UnresolvedFunction#ignoreNulls. If we proceed we have to find another way to
pass this info.
> Remove ignoreNulls from UnresolvedFunction and Analyzer
> -------------------------------------------------------
>
> Key: SPARK-49088
> URL: https://issues.apache.org/jira/browse/SPARK-49088
> Project: Spark
> Issue Type: New Feature
> Components: Connect, SQL
> Affects Versions: 4.0.0
> Reporter: Herman van Hövell
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]