Re: [PR] [SPARK-48291][CORE][FOLLOWUP] Rename Java *LoggerSuite* as *SparkLoggerSuite* [spark]

2024-05-16 Thread via GitHub


gengliangwang closed pull request #46615: [SPARK-48291][CORE][FOLLOWUP] Rename 
Java *LoggerSuite* as *SparkLoggerSuite*
URL: https://github.com/apache/spark/pull/46615


-- 
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-unsubscr...@spark.apache.org

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


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



Re: [PR] [SPARK-48291][CORE][FOLLOWUP] Rename Java *LoggerSuite* as *SparkLoggerSuite* [spark]

2024-05-16 Thread via GitHub


gengliangwang commented on PR #46615:
URL: https://github.com/apache/spark/pull/46615#issuecomment-2115976061

   Thanks, merging to master


-- 
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-unsubscr...@spark.apache.org

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


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



Re: [PR] [SPARK-48291][CORE][FOLLOWUP] Rename Java *LoggerSuite* as *SparkLoggerSuite* [spark]

2024-05-16 Thread via GitHub


panbingkun commented on PR #46615:
URL: https://github.com/apache/spark/pull/46615#issuecomment-2114502403

   cc @gengliangwang @dongjoon-hyun 


-- 
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-unsubscr...@spark.apache.org

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


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



[PR] [SPARK-48291][CORE][FOLLOWUP] Rename Java *LoggerSuite* as *SparkLoggerSuite* [spark]

2024-05-16 Thread via GitHub


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

   ### What changes were proposed in this pull request?
   The pr is follow up https://github.com/apache/spark/pull/46600
   
to . Similarly, to maintain consistency,  should be renamed to 
   
   ### Why are the changes needed?
   After `org.apache.spark.internal.Logger` is renamed to 
`org.apache.spark.internal.SparkLogger` and 
`org.apache.spark.internal.LoggerFactory` is renamed to 
`org.apache.spark.internal.SparkLoggerFactory.`, the related UT's names should 
also be `renamed`, so that developers can easily locate the related UT.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Pass GA.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.
   


-- 
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-unsubscr...@spark.apache.org

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


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