Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20227#discussion_r160867160
  
    --- 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 --
    
    For this one, I think we should keep the test coverage because we still 
support this legacy syntax.
    Could you revert this kind of changes?


---

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

Reply via email to