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

Add extraction of joinkeys from nested structures #53

Open
colmsnowplow opened this issue Jun 21, 2018 · 1 comment
Open

Add extraction of joinkeys from nested structures #53

colmsnowplow opened this issue Jun 21, 2018 · 1 comment

Comments

@colmsnowplow
Copy link

If a joinkey is in a nested field (eg. the page_view id in an array), modeling the data around performance can be a challenge.

I suggest we add some way of indicating a joinkey in a custom event, and extract those values into their own column alongside loading the data as a nested object.

(A 'joinkey' option in the schema feels most straightforward).

Have spoken about it before, adding as an issue for future reference.

@alexanderdean
Copy link
Member

Really neat idea!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants