-
- Downloads
[SPARK-11510][SQL] Remove SQL aggregation tests for higher order statistics
We have some aggregate function tests in both DataFrameAggregateSuite and SQLQuerySuite. The two have almost the same coverage and we should just remove the SQL one. Author: Reynold Xin <rxin@databricks.com> Closes #9475 from rxin/SPARK-11510.
Showing
- sql/core/src/test/scala/org/apache/spark/sql/DataFrameAggregateSuite.scala 28 additions, 69 deletions.../scala/org/apache/spark/sql/DataFrameAggregateSuite.scala
- sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala 0 additions, 77 deletions...e/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
- sql/core/src/test/scala/org/apache/spark/sql/StringFunctionsSuite.scala 0 additions, 1 deletion...est/scala/org/apache/spark/sql/StringFunctionsSuite.scala
Loading
Please register or sign in to comment