AuxiliaryDataset
Home > @gooddata/sdk-code-schemas > v1 > AuxiliaryDataset
v1.AuxiliaryDataset interface
Synthetic reference target for pre-aggregation datasets. Per gdc-nas, AUX datasets must not carry table_path, sql, precedence, or workspace_data_filters; data lives in the referencing pre-aggregation datasets.
Signature:
export interface AuxiliaryDataset
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) An optional data source id used for the specific dataset. | ||
|
"auxiliary" | |||
|
string |
(Optional) An optional description of the dataset. | ||
|
(Optional) | |||
|
never |
(Optional) | ||
|
(Optional) | |||
|
(Optional) A list of references, specifies the relations between datasets. Foreign dataset is defined in "dataset" attribute and will always be joined by it's grain. Current dataset will be join by the column name defined in "using" attribute. | |||
|
never |
(Optional) | ||
|
never |
(Optional) | ||
|
(Optional) | |||
|
string |
(Optional) An optional human readable title for the dataset. Will be derived from id if not provided explicitly. | ||
|
"dataset" | |||
|
never |
(Optional) |