Validate a datagraph schema and analyse the relevance of its joins Performs two steps: 1. Structural validation of the schema (duplicate tables, unknown relation targets, column constraints, …). 2. For each relation declared in the schema, queries Pinot to measure how well the join keys overlap between the two datasources (distinct-value intersection score). The relation analysis is only executed when the schema is structurally valid.
post
https://api.reelevant.com/v2/datasources/datagraph/schemas/validate
