MaxGekk commented on PR #49773: URL: https://github.com/apache/spark/pull/49773#issuecomment-4571428403
@jonathan-albrecht-ibm Could you fix the errors: ``` Run ./dev/lint-scala Scalastyle checks failed at following occurrences: [error] /__w/spark/spark/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/UnsafeRowUtilsSuite.scala:214: File line length exceeds 100 characters [error] /__w/spark/spark/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/UnsafeRowUtilsSuite.scala:220:8: Public method must have explicit type ``` -- 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]
