suggest_joins
Identify foreign key candidates between a dataset and other indexed datasets, proposing joins with high value overlap using sample-based containment.
Instructions
Discover FK candidates between this dataset and other indexed datasets (B5). For each non-PK column in the source, scans up to 20 other datasets' PK candidates and proposes joins where containment ≥ 95%. Sample-based (500 distinct values per source column).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes | Source dataset identifier |