PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 37 minutes 40 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
67 073
Rejected
0
llm:be088d6bde69c56895284431004fb5694097bf6414b38a34c33a2684f8500723
Edit
```json
{
"table_name": "column_tag_overrides",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.90},
{"tag": "path", "confidence": 0.15}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": {
"columns": ["changed_at"],
"kind": "event_time"
},
"reasoning": "The entity id is unique per row (Uniqueness 1.000, RPUV 1.00). Each row describes a single override record — a user's manual classification decision for a specific (dataset, table, column) combination. The changed_at timestamp is an attribute of when this override was created, not an axis ordering state transitions of the override itself. The composite (dataset_id, table_name, column_name) also appears unique across the 2 rows, reinforcing that each row is distinct catalog information about one override: dimension."
}
```