You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/11/06 03:18:40 UTC

[GitHub] [spark] imback82 commented on a change in pull request #30271: [MINOR][SQL] Move the table commands from ddl.scala to table.scala

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



##########
File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala
##########
@@ -133,9 +141,6 @@ case class CreateTableLikeCommand(
   }
 }
 
-
-// TODO: move the rest of the table commands from ddl.scala to this file

Review comment:
       This PR addresses this TODO.




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



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