[
https://issues.apache.org/jira/browse/SPARK-50846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916189#comment-17916189
]
Dmytro Tsyliuryk commented on SPARK-50846:
------------------------------------------
hi [~xupaddy]. Can i take it to work, or you're on it currently?
> Consolidate Aggregator handling in ColumnNodeToProtoConverter
> -------------------------------------------------------------
>
> Key: SPARK-50846
> URL: https://issues.apache.org/jira/browse/SPARK-50846
> Project: Spark
> Issue Type: Improvement
> Components: Connect
> Affects Versions: 4.0.0
> Reporter: Pengfei Xu
> Priority: Major
>
> We now have two matches for
> {code:java}
> InvokeInlineUserDefinedFunction(aggregator, args, ...)
> {code}
> in ColumnNodeToProtoConverter, one with args being empty and one not.
> The empty case is for`df.select(agg)` and the second case is for
> `kvds.agg(agg)`. We should merge them into one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]