LuciferYang commented on code in PR #40136:
URL: https://github.com/apache/spark/pull/40136#discussion_r1115328475


##########
connector/connect/client/jvm/pom.xml:
##########
@@ -125,6 +125,11 @@
       <version>${mima.version}</version>
       <scope>test</scope>
     </dependency>
+    <dependency>

Review Comment:
   Or do you have any suggestions to correct the startup classpath of 
`SimpleSparkConnectService`? @hvanhovell @zhenlineo 
   
   PS: make `parquet-hadoop` as compile dependency of `connect` server module 
and allow it to be assembly in `spark-connect-assembly-3.5.0-SNAPSHOT.jar` can 
also workaround.
   
   



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

Reply via email to