JSON Tutorial
This detailed tutorial will walk you through creating and configuring a JSON DataPancake pipeline using an example dataset.
Last updated
Was this helpful?
This detailed tutorial will walk you through creating and configuring a JSON DataPancake pipeline using an example dataset.
How to use this tutorial:
Reference the screenshots and code blocks for the input values you should use as you follow along.
You can open the linked guides in new tabs to easily return to this tutorial for the next steps in the process.
Create the table and load the data which can be downloaded here:
Additionally, copy and deploy the UDFs and security policies.
Note: The Enterprise version of DataPancake is required to use the security policies used in this tutorial.
Re-scan the data source with reset attributes = true.
Note: After manual metadata edits, reset attributes is no longer available.
Add column materialization rules in the dynamic table layer and the secure view layer.
Merge string, float, and integer variants into unified attributes.
Add user-friendly alias names for columns and arrays where needed.
Configure security policies such as row-level access rules, and attribute-level security tags.
Add relationships between flattened entities by configuring foreign keys.
Generate the dynamic SQL statements using your latest configurations.
Review and deploy the generated code.
Make sure to perform data quality checks and validate security enforcement.
Repeat steps 3 - 13 as many times as needed.
Last updated
Was this helpful?
Was this helpful?