we need to make the API's more explicit/consistent.

create_table
delete_table
table_exists

should these be

table_create
table_delete
table_exists

cc @parthea

Comment From: parthea

Can this be closed as duplicate of #11121?

Comment From: parthea

@jreback Can we close this one?