Github user xubo245 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20227#discussion_r161367362
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala 
---
    @@ -814,7 +814,7 @@ abstract class DDLSuite extends QueryTest with 
SQLTestUtils {
         withTempView("tab1") {
           sql(
             """
    -          |CREATE TEMPORARY TABLE tab1
    --- End diff --
    
    Ok, done. I keep the old test cases for test coverage, and add new test 
cases for temp view


---

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

Reply via email to