PetarVasiljevic-DB commented on code in PR #44758:
URL: https://github.com/apache/spark/pull/44758#discussion_r1460934891
##########
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/encoders/ExpressionEncoderSuite.scala:
##########
@@ -248,7 +248,7 @@ class ExpressionEncoderSuite extends
CodegenInterpretedPlanTest with AnalysisTes
useFallback = true)
}
- object OuterLevelWithVeryVeryVeryLongClassName1 {
+ /* object OuterLevelWithVeryVeryVeryLongClassName1 {
Review Comment:
Building on my machine was failing because of this. Pushed it by accident,
resolved now.
--
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]