fn build_executor_from_create_table_data( create_table_expr: &CreateTableExpr, ) -> Result<CreateTableExecutor>