Terry Kim created SPARK-33367:
---------------------------------

             Summary: Move the table commands from ddl.scala to table.scala
                 Key: SPARK-33367
                 URL: https://issues.apache.org/jira/browse/SPARK-33367
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Terry Kim


The table commands can be moved from `ddl.scala` to `table.scala` per the 
following:
https://github.com/apache/spark/blob/4941b7ae18d4081233953cc11328645d0b4cf208/sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala#L137

This change will result in table-related commands in the same file 
`table.scala`.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to