karuppayya commented on PR #52551: URL: https://github.com/apache/spark/pull/52551#issuecomment-3391142418
Yes, that's right. The goal is to deprecate the custom aggregation implementation(which was done since Spark didnt have the ability then) and have Iceberg call the theta aggregate/estimnate functions directly. I used Iceberg as a concrete example which could use this when it becomes available, but this change will benefit consumers in general. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
