leesf commented on pull request #34175:
URL: https://github.com/apache/spark/pull/34175#issuecomment-937904511


   > Oh it's complaining about the unused import now:
   > 
   > ```
   > [error] 
/home/jenkins/workspace/SparkPullRequestBuilder/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/EliminateSubqueryAliasesSuite.scala:23:48:
 Unused import
   > [error] import org.apache.spark.sql.catalyst.dsl.plans._
   > [error]                                                ^
   > [error] one error found
   > ```
   
   @srowen Thanks for the information, I just removed the unused import and 
push the commit, also commented `Jenkins test this please` to see if it will 
rebuild(do not know whether it requires other rights to trigger rebuild)


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