HyukjinKwon commented on a change in pull request #29947:
URL: https://github.com/apache/spark/pull/29947#discussion_r501401567
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/ColumnExpressionSuite.scala
##########
@@ -1659,7 +1660,6 @@ class ColumnExpressionSuite extends QueryTest with
SharedSparkSession {
StructType(Seq(StructField("a", IntegerType, nullable = true))))
}
-
Review comment:
I would remove this line to prevent potential conflicts when we port it
back or revert.
----------------------------------------------------------------
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]