- HiveMetaStoreClient#createTable: Set the default catalog, set processor capabilities or else, and hook.preCreateTable
- SessionHiveMetaStoreClient#create_table: Bail out and create a temporary table if the give table is temporary
- HiveMetaStoreClient#create_table: Issue a Thrift request
- HiveMetaStoreClient#createTable: hook.CommitCreateTable
From the outmost wrapper,