karuppayya commented on a change in pull request #28686:
URL: https://github.com/apache/spark/pull/28686#discussion_r448584925



##########
File path: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala
##########
@@ -171,6 +171,32 @@ class HiveCatalogedDDLSuite extends DDLSuite with 
TestHiveSingleton with BeforeA
     testDropTable(isDatasourceTable = false)
   }
 
+  test("DetermineTableStats should not cause any plan changes" +

Review comment:
       What would be right place to add this test? @viirya @maropu 
   I will  move the table create/drop to `beforeAll` and `afterAll` when moving 
this test to the right file  




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