run(session: SparkSession): Seq[Row]
CreateTableCommand Logical Command
CreateTableCommand
is a logical command that FIXME.
Executing Logical Command — run
Method
Note
|
run is part of RunnableCommand Contract to execute (run) a logical command.
|
run
…FIXME