dongjoon-hyun commented on pull request #32636: URL: https://github.com/apache/spark/pull/32636#issuecomment-846516254
Hi, @vinodkc . Jenkins also failed with `import` error. ``` [error] /home/jenkins/workspace/SparkPullRequestBuilder/sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingQueryStatusAndProgressSuite.scala:24:19: Unused import [error] import org.json4s._ [error] ^ [error] one error found [error] (sql / Test / compileIncremental) Compilation failed [error] Total time: 429 s (07:09), completed May 22, 2021 7:28:24 PM ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
