dongjoon-hyun commented on a change in pull request #29323:
URL: https://github.com/apache/spark/pull/29323#discussion_r464140666



##########
File path: 
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JDBCUtils.scala
##########
@@ -44,7 +44,7 @@ import org.apache.spark.util.NextIterator
 /**
  * Util functions for JDBC tables.
  */
-object JdbcUtils extends Logging {
+object JDBCUtils extends Logging {

Review comment:
       @MaxGekk . As you see the change on `PostgreSQL` dialect, this will 
break the downstream custom dialect. Shall we avoid to change this?




----------------------------------------------------------------
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]

Reply via email to