Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Add option to flatten arrays into separate tables #241

Open
KBorders01 opened this issue Dec 30, 2021 · 0 comments
Open

Add option to flatten arrays into separate tables #241

KBorders01 opened this issue Dec 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@KBorders01
Copy link

KBorders01 commented Dec 30, 2021

The data_flattening_max_level parameter will flatten nested objects into their own columns, but it does not flatten arrays. Instead, it leaves them as JSON variants. Flattening arrays requires creating an additional table for nested array elements. For example, the datamill snowflake target does this by default.

@KBorders01 KBorders01 added the enhancement New feature or request label Dec 30, 2021
@KBorders01 KBorders01 changed the title Add option to flatten arrays into separate Add option to flatten arrays into separate tables Dec 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant