LuciferYang commented on code in PR #44596:
URL: https://github.com/apache/spark/pull/44596#discussion_r1441702603


##########
core/src/test/scala/org/apache/spark/util/SslTestUtils.scala:
##########
@@ -15,8 +15,9 @@
  * limitations under the License.
  */
 
-package org.apache.spark
+package org.apache.spark.util

Review Comment:
   cc @dongjoon-hyun FYI
   
   Moving this file to the `core/src/test/scala/org/apache/spark/` directory is 
a solution that involves fewer changes. If you prefer to move the file instead 
of fixing the package name, please let me know.



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