mirror of
https://github.com/apache/impala.git
synced 2026-01-07 09:02:19 -05:00
This adds Impala support for CREATE/DROP DATABASE/TABLE. With this change, Impala supports creating tables in the metastore stored as text, sequence, and rc file format. It currently only supports creating unpartitioned tables and tables stored in HDFS.