[ 
https://issues.apache.org/jira/browse/SPARK-33367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17227169#comment-17227169
 ] 

Apache Spark commented on SPARK-33367:
--------------------------------------

User 'imback82' has created a pull request for this issue:
https://github.com/apache/spark/pull/30271

> 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
>            Priority: Minor
>
> 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