zhenlineo commented on PR #39712: URL: https://github.com/apache/spark/pull/39712#issuecomment-1405388430
@LuciferYang Thanks so much to look into this PR, I added instructions to run this PR on the top of the test class [See the code here](https://github.com/apache/spark/pull/39712/files#diff-a6a8610ef8355588c878b00f8b4aab68d64a4fb9887c3983c0faf006e9cf71b9R43-R49) In short, we need first run `sbt package` and then run the test. This is a integration test. It needs all the artifacts being built first. -- 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]
