Data Definition Language (DDL)
The Impala Wire Protocol driver supports a broad set of DDL, including (but not limited to) the following:

CREATE Database and DROP Database

CREATE Table and DROP Table

ALTER Table and Alter Partition statements
Refer to the
Impala Language Reference documentation for information about using Impala SQL.