HyukjinKwon commented on a change in pull request #31148:
URL: https://github.com/apache/spark/pull/31148#discussion_r565238860
##########
File path: sql/core/src/main/scala/org/apache/spark/sql/jdbc/JdbcDialects.scala
##########
@@ -63,6 +66,7 @@ case class JdbcType(databaseTypeDefinition : String,
jdbcNullType : Int)
*/
@DeveloperApi
abstract class JdbcDialect extends Serializable with Logging{
+
Review comment:
Let's remove unrelated newline change.
----------------------------------------------------------------
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]