{"database": "football", "table": "player", "is_view": false, "human_description_en": "where current_team_id = 5 sorted by player_id descending", "rows": [], "truncated": false, "filtered_table_rows_count": 0, "expanded_columns": [], "expandable_columns": [[{"column": "source_id", "other_table": "data_source", "other_column": "source_id"}, "name"], [{"column": "updated_by_run_id", "other_table": "ingestion_run", "other_column": "run_id"}, null], [{"column": "created_by_run_id", "other_table": "ingestion_run", "other_column": "run_id"}, null], [{"column": "current_team_id", "other_table": "team", "other_column": "team_id"}, "name"]], "columns": ["player_id", "full_name", "display_name", "date_of_birth", "nationality", "position", "foot", "height_cm", "weight_kg", "current_team_id", "is_active", "created_at", "updated_at", "created_by_run_id", "updated_by_run_id", "source_id", "source_raw_key"], "primary_keys": ["player_id"], "units": {}, "query": {"sql": "select player_id, full_name, display_name, date_of_birth, nationality, position, foot, height_cm, weight_kg, current_team_id, is_active, created_at, updated_at, created_by_run_id, updated_by_run_id, source_id, source_raw_key from player where \"current_team_id\" = :p0 order by player_id desc limit 101", "params": {"p0": "5"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 9.717298962641507}