Class | Description |
---|---|
AnalyzeTable |
:: DeveloperApi ::
Analyzes the given table in the current database to generate statistics, which will be
used in query optimizations.
|
DescribeHiveTableCommand |
Implementation for "describe [extended] table".
|
DropTable |
:: DeveloperApi ::
Drops a table from the metastore and removes it if it is cached.
|
HiveTableScan |
:: DeveloperApi ::
The Hive table scan operator.
|
InsertIntoHiveTable |
:: DeveloperApi ::
|
NativeCommand |
:: DeveloperApi ::
|
ScriptTransformation |
:: DeveloperApi ::
Transforms the input by forking and running the specified script.
|