panbingkun commented on code in PR #42507:
URL: https://github.com/apache/spark/pull/42507#discussion_r1297931554


##########
python/pyspark/instrumentation_utils.py:
##########
@@ -31,7 +31,6 @@
 
 
 def _wrap_function(class_name: str, function_name: str, func: Callable, 
logger: Any) -> Callable:
-

Review Comment:
   Yeah, I have actually noticed that there are a lot of files that have 
touched, but I am a bit worried that if we don't upgrade in a timely manner, we 
will encounter more files that require formatting style when upgrading in the 
future. Unless we never upgrade again.



##########
dev/run-tests.py:
##########
@@ -331,7 +331,6 @@ def run_scala_tests_maven(test_profiles):
 
 
 def run_scala_tests_sbt(test_modules, test_profiles):
-

Review Comment:
   Yeah



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