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: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to