imback82 commented on a change in pull request #28375:
URL: https://github.com/apache/spark/pull/28375#discussion_r416349786



##########
File path: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveCommandSuite.scala
##########
@@ -193,18 +193,16 @@ class HiveCommandSuite extends QueryTest with 
SQLTestUtils with TestHiveSingleto
     checkAnswer(sql("SHOW TBLPROPERTIES parquet_tab2('`prop2Key`')"), 
Row("prop2Val"))
   }
 
-  test("show tblproperties for spark temporary table - AnalysisException is 
thrown") {
+  test("show tblproperties for spark temporary table - empty row") {

Review comment:
       OK, will do.




----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to