{"database": "football", "table": "elo_record", "is_view": false, "human_description_en": "where competition_id = 2", "rows": [], "truncated": false, "filtered_table_rows_count": 0, "expanded_columns": [], "expandable_columns": [[{"column": "competition_id", "other_table": "competition", "other_column": "competition_id"}, "name"], [{"column": "source_id", "other_table": "data_source", "other_column": "source_id"}, "name"], [{"column": "source_match_id", "other_table": "match", "other_column": "match_id"}, "match_id"], [{"column": "team_id", "other_table": "team", "other_column": "team_id"}, "name"]], "columns": ["elo_id", "team_id", "date", "rating", "k_factor", "delta", "source_match_id", "is_tournament", "competition_id", "created_at", "updated_at", "created_by_run_id", "updated_by_run_id", "source_id", "source_raw_key"], "primary_keys": ["elo_id"], "units": {}, "query": {"sql": "select elo_id, team_id, date, rating, k_factor, delta, source_match_id, is_tournament, competition_id, created_at, updated_at, created_by_run_id, updated_by_run_id, source_id, source_raw_key from elo_record where \"competition_id\" = :p0 order by elo_id limit 101", "params": {"p0": "2"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1322.0764740253799}