id
that can later be used to retrieve the diff results./api/v1/datadiffs
POST
application/json
application/json
data_source1_id
, unless you are doing cross-database diffstable1
, or query1
must be specified.table2
or query2
must be specified.table1
is a view and it needs to be materialized prior to diffing. If a query is used as a dataset, then this flag is ignored.99.9
.null
s or defaults. In addition to that, it returns the diff id
that can be used later to get diff results.waiting
for processing
:done
and additional fields will contain high-level statistics:NULL
primary keys in each dataset. In the case of a composite primary key, if any part of it is NULL
, then the whole key is counted as NULL
.status
will be set to failed
and the message
field will contain error description: