Error
Exploring
Compile merge query
Compile several queries into a single merged warehouse statement.
Returns the statement and the fields it produces, without running it.
Use it to validate a merge while it is being built: a merge that would
produce wrong numbers comes back with errors and a null sql — most
importantly the fan-out case, where a query still carries a dimension
that is neither joined on nor pivoted. Run a valid merge with
POST /mergeQuery/run.
POST
Error
Path Parameters
Body
application/json