MaxGekk commented on code in PR #41578:
URL: https://github.com/apache/spark/pull/41578#discussion_r1242598508
##########
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/UnsupportedOperationsSuite.scala:
##########
@@ -36,7 +36,7 @@ import org.apache.spark.sql.types.{IntegerType, LongType,
MetadataBuilder}
/** A dummy command for testing unsupported operations. */
case class DummyCommand() extends LeafCommand
-class UnsupportedOperationsSuite extends SparkFunSuite with SQLHelper {
+ class UnsupportedOperationsSuite extends SparkFunSuite with SQLHelper {
Review Comment:
Please, restore indentation here.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]