maropu commented on a change in pull request #28983:
URL: https://github.com/apache/spark/pull/28983#discussion_r451194966



##########
File path: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/UDAQuerySuite.scala
##########
@@ -354,6 +367,12 @@ abstract class UDAQuerySuite extends QueryTest with 
SQLTestUtils with TestHiveSi
         Row(3, 0, null, 1, 3, 0, 0, 0, null, 1, 3, 0, 2, 2) :: Nil)
   }
 
+  test("SPARK-32159: array encoder types") {

Review comment:
       nit: `array encoder types` -> `array encoders should be resolved in 
analyzer`




----------------------------------------------------------------
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]

Reply via email to