dongjoon-hyun commented on PR #53385: URL: https://github.com/apache/spark/pull/53385#issuecomment-3627939861
To @cloud-fan , please fix the linter failure. ``` Scalastyle checks failed at following occurrences: [error] /__w/spark/spark/sql/connect/client/jdbc/src/test/scala/org/apache/spark/sql/connect/client/jdbc/SparkConnectJdbcDataTypeSuite.scala:318: File line length exceeds 100 characters [error] /__w/spark/spark/sql/connect/client/jdbc/src/test/scala/org/apache/spark/sql/connect/client/jdbc/SparkConnectJdbcDataTypeSuite.scala:651: File line length exceeds 100 characters [error] /__w/spark/spark/sql/connect/client/jdbc/src/test/scala/org/apache/spark/sql/connect/client/jdbc/SparkConnectJdbcDataTypeSuite.scala:727: File line length exceeds 100 characters [error] Total time: 62 s (0:01:02.0), completed Dec 8, 2025, 3:33:58 PM ``` -- 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]
