Get a data diff summary
Authorizations
Use the 'Authorization' header with the format 'Key '
Path Parameters
Response
Successful Response
- ApiDataDiffSummaryForDone
- ApiCrossDataDiffSummaryForDone
- ApiDataDiffSummaryForFailed
- ApiDataDiffSummaryForRunning
- InternalApiDataDiffDependencies
Results of the diff, materialized into tables.
done, success When the diff was created.
Data source of dataset A ("t1").
Data source of dataset B ("t2").
Columns excluded from the comparison.
Distribution statistics for exclusive rows (rows that exist in one table but not the other). Includes histograms and enum distributions for primary key columns. Only available for diffs computed after October 2025.
File URI for dataset A, when compared as a file.
File URI for dataset B, when compared as a file.
Row filter applied to dataset A.
Row filter applied to dataset B.
Columns compared (all shared columns if empty).
Primary key column names used for this diff.
SQL for dataset A, when compared as a query.
SQL for dataset B, when compared as a query.
Sampling ratio; null when the diff was not sampled.
Path segments of dataset A, when a table.
Path segments of dataset B, when a table.
