LOAD DATA
ImpalaTable.
add_partition
Add a new table partition, creating any new directories in HDFS if necessary.
Partition parameters can be set in a single DDL statement, or you can use alter_partition to set them after the fact.
None (for now)