You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/05/17 10:09:07 UTC

[GitHub] [spark] LuciferYang commented on pull request #41184: [SPARK-43535][BUILD] Adjust the ImportOrderChecker rule to resolve long-standing import order issues

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

   > @LuciferYang would you mind trying to merge this into `master` branch by `./dev/merge_spark_pr.py` when the tests pass? It would require you to set several environment variables like `JIRA_USERNAME`, and set the `remote` (please also read `./dev/merge_spark_pr.py` script). You should also install `pip install jira` (https://pypi.org/project/jira/) before running that script.
   > 
   > For example, this is my remote:
   > 
   > ```
   > git remote -v
   > ...
   > apache	https://github.com/apache/spark.git (fetch)
   > apache	https://github.com/apache/spark.git (push)
   > apache-github	https://github.com/apache/spark.git (fetch)
   > apache-github	https://github.com/apache/spark.git (push)
   > ...
   > origin	https://github.com/HyukjinKwon/spark.git (fetch)
   > origin	https://github.com/HyukjinKwon/spark.git (push)
   > ...
   > upstream	https://github.com/apache/spark.git (fetch)
   > upstream	https://github.com/apache/spark.git (push)
   > ...
   > ```
   
   OK


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org