File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
docs/website/docs/general-usage Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -461,6 +461,12 @@ pipeline.run(some_data()) # third run — 2024-01-03 10:30:05.750356
461461| 2024-01-03 03:01:11.943703 | NULL | 2024-01-02 | d |
462462| ** 2024-01-03 10:30:05.750356** | ** NULL** | ** 2024-01-01** | ** bb** |
463463
464+ ### Handling nested structures with SCD type 2
465+ To explore how SCD Type 2 handles nested JSON structures, refer to the hands-on demonstration provided in the Colab Notebook linked below.
466+
467+ Execute all steps directly in your browser:
468+ [ Open in Colab.] ( https://colab.research.google.com/drive/1GpG3JKGWveB-kR7eNvlJLr6oO0nM7Fbv?usp=sharing )
469+
464470
465471### Example: configure validity column names
466472` _dlt_valid_from ` and ` _dlt_valid_to ` are used by default as validity column names. Other names can be configured as follows:
You can’t perform that action at this time.
0 commit comments