Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/22524#discussion_r219731695
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/DataFrameAggregateSuite.scala ---
@@ -556,7 +556,7 @@ class DataFrameAggregateSuite extends QueryTest with
SharedSQLContext {
Seq(Row(1, 2, Seq("a", "b")), Row(3, 2, Seq("c", "c", "d"))))
}
- test("SPARK-18004 limit + aggregates") {
+ test("SPARK-18528 limit + aggregates") {
--- End diff --
This JIRA number is wrong.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]