You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: