Skip to content

Commit c31ae7f

Browse files
committed
remove a todo comment
1 parent 6f0e24a commit c31ae7f

File tree

1 file changed

+0
-3
lines changed
  • sql/core/src/main/scala/org/apache/spark/sql/execution/command

1 file changed

+0
-3
lines changed

sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@ case class CreateTableLikeCommand(
9595
}
9696
}
9797

98-
99-
// TODO: move the rest of the table commands from ddl.scala to this file
100-
10198
/**
10299
* A command to create a table.
103100
*

0 commit comments

Comments
 (0)