dongjoon-hyun commented on a change in pull request #31460:
URL: https://github.com/apache/spark/pull/31460#discussion_r569612327



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/internal/SharedStateSuite.scala
##########
@@ -52,15 +52,4 @@ class SharedStateSuite extends SharedSparkSession {
     assert(conf.isInstanceOf[Configuration])
     assert(conf.asInstanceOf[Configuration].get("fs.defaultFS") == "file:///")
   }
-
-  test("SPARK-33740: hadoop configs in hive-site.xml can overrides 
pre-existing hadoop ones") {

Review comment:
       Is this removed because this is merged to the new test coverage?




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

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