maropu commented on a change in pull request #28983:
URL: https://github.com/apache/spark/pull/28983#discussion_r450567909
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/UDAQuerySuite.scala
##########
@@ -156,20 +165,11 @@ abstract class UDAQuerySuite extends QueryTest with
SQLTestUtils with TestHiveSi
(3, null, null)).toDF("key", "value1", "value2")
data2.write.saveAsTable("agg2")
- val data3 = Seq[(Seq[Integer], Integer, Integer)](
Review comment:
`data3` not used in the master?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]