You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "ueshin (via GitHub)" <gi...@apache.org> on 2023/02/28 20:01:14 UTC

[GitHub] [spark] ueshin opened a new pull request, #40223: [SPARK-42624][PYTHON][TESTS] Reorganize imports in test_functions

ueshin opened a new pull request, #40223:
URL: https://github.com/apache/spark/pull/40223

   ### What changes were proposed in this pull request?
   
   Reorganizes imports in `python/pyspark/sql/tests/test_functions.py`.
   
   ### Why are the changes needed?
   
   Currently imports in the file `python/pyspark/sql/tests/test_functions.py` is not organized well.
   
   There are individual imports in test functions, or imports by function names or module names, etc.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Modified tests.


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


[GitHub] [spark] HyukjinKwon closed pull request #40223: [SPARK-42624][PYTHON][TESTS] Reorganize imports in test_functions

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #40223: [SPARK-42624][PYTHON][TESTS] Reorganize imports in test_functions
URL: https://github.com/apache/spark/pull/40223


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


[GitHub] [spark] HyukjinKwon commented on pull request #40223: [SPARK-42624][PYTHON][TESTS] Reorganize imports in test_functions

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #40223:
URL: https://github.com/apache/spark/pull/40223#issuecomment-1449140514

   Merged to master and branch-3.4.


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