CompileResultSQLResult

The partially evaluated result of the query as SQL.

Fields

Field Type Required Description
query Optional\ :heavy_minus_sign: String representing the SQL equivalent of the conditions under which the query is true.
masks Map\MaskingRule>> :heavy_minus_sign: Column masking functions, where the key is the column name, and the value describes which masking function to use.
additionalProperties Map\ :heavy_minus_sign: N/A