API Reference
Log In
API Reference

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.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!