Duplicating a table using create_table_like leads to an unreasonable increase in the size of the table.
Consider the tables mf_hecke_cc and mf_hecke_cc_eis.
The latter is an exact copy of the former, created using create_table_like, but somehow takes almost double the size (480MB vs 270MB), see here.