{"database": "go-runtime", "table": "Space", "is_view": false, "human_description_en": "where Pkg = \"runtime/debug\" and What = \"pcfile\"", "rows": [[4227, "runtime/debug.setGCPercent", "runtime/debug", "pcfile", 6], [4247, "runtime/debug.SetTraceback", "runtime/debug", "pcfile", 6]], "truncated": false, "filtered_table_rows_count": 2, "expanded_columns": [], "expandable_columns": [], "columns": ["rowid", "Func", "Pkg", "What", "Size"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, Func, Pkg, What, Size from Space where \"Pkg\" = :p0 and \"What\" = :p1 order by rowid limit 101", "params": {"p0": "runtime/debug", "p1": "pcfile"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "query_ms": 25.34317970275879}