cloud-fan commented on code in PR #48897: URL: https://github.com/apache/spark/pull/48897#discussion_r1861453436
########## connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/v2/PostgresNamespaceSuite.scala: ########## @@ -26,16 +26,16 @@ import org.apache.spark.sql.util.CaseInsensitiveStringMap import org.apache.spark.tags.DockerTest /** - * To run this test suite for a specific version (e.g., postgres:17.0-alpine): + * To run this test suite for a specific version (e.g., postgres:17.1-alpine): Review Comment: This is just an example, we don't need to update it when upgrade pgsql version. -- 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]
