LuciferYang commented on PR #39807:
URL: https://github.com/apache/spark/pull/39807#issuecomment-1409164923

   Because the ClientE2ETestSuite requires a shaded server jar, the direct 
execution of 
   
   ```
   build/mvn clean test -Pscala-2.12 -Pconnect-client-tests -Dtest=none 
-DwildcardSuites=org.apache.spark.sql.ClientE2ETestSuite
   ```
   
   or 
   
   ```
   build/sbt clean "connect-client-jvm-e2e-tests/testOnly *ClientE2ETestSuite" 
-Pscala-2.12 -Pconnect-client-tests
   ```
   
   
   will still fail, which is no different from the without this pr


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