Dilip Biswal created SPARK-25856: ------------------------------------ Summary: Remove AverageLike and CountLike classes. Key: SPARK-25856 URL: https://issues.apache.org/jira/browse/SPARK-25856 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 2.4.1 Reporter: Dilip Biswal
These two classes were added for regr_ expression support ( SPARK-23907). These have been removed and hence we can remove these base classes and inline the logic in the concrete classes. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org