PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 15 hours 53 minutes 1 second
Memory
Total
512MB
Used
10,72MB (2.09%)
Free
501,28MB
Keys
Current
8 118
Total (since start)
11 096
Evictions
0
Reclaimed
206
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
70 630
Rejected
0
llm:f06562ed9a6f157dfd19828a07ba125997988edb2313ae800be5795b9a2a70c4
Edit
```json
{
"table_name": "column_classifications",
"primary_key": "id",
"candidates": [
{
"rank": 0,
"partition_key": "id",
"partition_key_label": "primary_identifier",
"partition_key_reasoning": "id is the unique identifier with RPUV=1.00, uniqueness=1.000, and 8,829 distinct values across 8,829 rows. Each row represents a single classification assignment of a column to a label (TOPOLOGY, MEASURE, COORDINATE) within a classification candidate run.",
"clustering_key": null,
"clustering_key_label": null,
"clustering_key_reasoning": "Dimension tables typically do not require internal sorting. No temporal or sequential ordering is needed.",
"world_line": null,
"session_column": null,
"confidence": "HIGH",
"notes": "This is a dimension table mapping column classifications. The id column uniquely identifies each classification record. classification_candidate_id (RPUV=14.96) groups classifications by run but is not suitable as partition key for a dimension table. columns_catalog_id (RPUV=1.19) references the column being classified. The table serves as a reference for column label assignments (TOPOLOGY, MEASURE, COORDINATE) across different classification runs."
}
]
}
```