| AddPartition |
A class for the AddPartition command
|
| AlterExternalTable |
A class for the AlterExternalTable command
TODO: Split into TouchExternalTable and AlterColumnsExternalTable
|
| Command |
A class that represents a command to generate executable Snowflake
statements from
|
| CreateExternalTable |
A class for the CreateExternalTable command
|
| DropExternalTable |
A class for the DropExternalTable command
|
| DropPartition |
A class for the DropPartition command
|
| LogCommand |
A class for no-op commands used for logging purposes, as queries sent to
Snowflake will be logged.
|