pub async fn handle_describe_table(
    request: DescribeTableRequest
) -> Result<Option<Table>, OpError>