LuciferYang commented on code in PR #50049:
URL: https://github.com/apache/spark/pull/50049#discussion_r1966677650
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/HDFSMetadataLogSuite.scala:
##########
@@ -31,8 +29,6 @@ import org.apache.spark.util.UninterruptibleThread
class HDFSMetadataLogSuite extends SharedSparkSession {
- private implicit def toOption[A](a: A): Option[A] = Option(a)
Review Comment:
If there are any concerns, I think we can revert the two changes made to the
`implicit function` in this pr.
--
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]