maropu commented on a change in pull request #26173: [SPARK-29503][SQL] Remove conversion CreateNamedStruct to CreateNamedStructUnsafe URL: https://github.com/apache/spark/pull/26173#discussion_r337846655
########## File path: sql/core/src/test/scala/org/apache/spark/sql/DataFrameComplexTypeSuite.scala ########## @@ -17,9 +17,15 @@ package org.apache.spark.sql +import scala.collection.mutable Review comment: remove this import. ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
