def shard(table_name): test_util.shard_table(CLUSTER_PORT, BUILD, table_name)
def shard(table_name): shard_table(CLUSTER_PORT, BUILD, table_name)