hvanhovell commented on code in PR #38957: URL: https://github.com/apache/spark/pull/38957#discussion_r1042349939
########## connector/connect/server/pom.xml: ########## @@ -28,7 +28,7 @@ <artifactId>spark-connect_2.12</artifactId> <packaging>jar</packaging> - <name>Spark Project Connect</name> + <name>Spark Project Connect Server</name> Review Comment: We should also update the actual name of the project. We can do that in a follow-up. -- 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]
