Creating datasets
Creating a dataset
To create a dataset:
Click the + next to Dataset in the catalog builder.
Select one or more views to include.
Define the relationships between the views, specifying join conditions (e.g.,
one_to_many
,many_to_one
, etc.) and the appropriate join type. You can find more information on available join types in the Schema on the right-hand side.
Schema
The schema displays a list of available options you can use in the dataset YAML file.
Last updated